Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.14.dev0
What's Changed
- Bump version 0.13.dev5 by @mkundu1 in #1539
- Package typing stub files by @mkundu1 in #1541
- Support multiline string in lispy by @mkundu1 in #1543
- Edit support email address by @PipKat in #1542
- Fix failing CI run due to settings api update. by @prmukherj in #1547
Full Changelog: v0.13.dev5...v0.14.dev0
v0.13.0
What's Changed
- Bump version 0.13.dev5 by @mkundu1 in #1539
- Package typing stub files by @mkundu1 in #1541
- Support multiline string in lispy by @mkundu1 in #1543
- Edit support email address by @PipKat in #1542
- Fix failing CI run due to settings api update. by @prmukherj in #1547
Full Changelog: v0.13.dev5...v0.13.0
v0.13.dev5
What's Changed
- Bump version to v0.13.dev4 by @prmukherj in #1519
- Resolved Doc issues by @hpohekar in #1517
- Maint/restructuring dependencies by @prmukherj in #1531
Full Changelog: v0.13.dev4...v0.13.dev5
v0.13.dev4
What's Changed
- iter method for tasks by @seanpearsonuk in #1420
- Bump version to 0.13.dev3 by @prmukherj in #1469
- CI to build+deploy release doc by @mkundu1 in #1468
- Add command-executed event and diff-state option by @mkundu1 in #1422
- Added a simple test for icing session. by @prmukherj in #1474
- Add icing datamodel doc by @mkundu1 in #1480
- Testing/scheduler testing improvments by @Adam-Boutin in #1473
- readonly objects method by @seanpearsonuk in #1487
- BatchOps tests and doc by @mkundu1 in #1488
- Doc/wording by @seanpearsonuk in #1485
- Feat/logging overhaul by @alikasim72 in #1491
- tui log fix by @seanpearsonuk in #1497
- Case Reader Modifications. by @prmukherj in #1486
- Added get_object_names() to meshing workflow. by @prmukherj in #1507
- Handle null string in transcript. by @prmukherj in #1504
- Feat/reduction rpc by @prmukherj in #1483
- Sync flobject.py by @mkundu1 in #1498
- Resolved doc issues by @hpohekar in #1500
- Feat/cache by @seanpearsonuk in #1418
- Rename number -> numeric_value by @mkundu1 in #1516
- Fix surface dump data reader. by @prmukherj in #1512
- Bump sphinx-autodoc-typehints from 1.21.8 to 1.22 in /requirements by @dependabot in #1315
- Fix transcript behavior. by @prmukherj in #1513
Full Changelog: v0.13.dev3...v0.13.dev4
v0.13.dev3
What's Changed
- Bump version 0.13.dev2 by @mkundu1 in #1307
- Bump sphinx-autodoc-typehints from 1.19.5 to 1.21.8 in /requirements by @dependabot in #1306
- Bump ansys-sphinx-theme from 0.8.0 to 0.8.1 in /requirements by @dependabot in #1298
- Updated isort version to avoid pre-commit.ci failure. by @hpohekar in #1311
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1274
- Bump matplotlib from 3.6.2 to 3.6.3 in /requirements by @dependabot in #1257
- Bump sphinx from 5.3.0 to 6.1.3 in /requirements by @dependabot in #1255
- Bump pyansys/actions from 2 to 3 by @dependabot in #1251
- Feat/workflow wrapper extensions by @seanpearsonuk in #1310
- Check for file modification in test by @mkundu1 in #1308
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1313
- Fix vale error in github by @mkundu1 in #1229
- downgrade sphinx by @alikasim72 in #1317
- Improve Error message when launch fluent fails. by @prmukherj in #1301
- Fix pyconsole meshing script by @mkundu1 in #1319
- Fix is_active checks by @mkundu1 in #1320
- Split reading case from launch fluent process. by @prmukherj in #1327
- Fixed up some more things with Vale by @dnwillia-work in #1318
- Turn off the expandable navigation by @akaszynski in #1331
- Fix allapigen with argument by @mkundu1 in #1338
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1329
- Feat/journal case data read by @prmukherj in #1335
- Read case using light IO mode by @mkundu1 in #1347
- Support python 3.11 by @mkundu1 in #1348
- Quantity unit using dimensions by @hpohekar in #1340
- Add allowed_values() for rp-vars. by @prmukherj in #1330
- Fix wildcards in settings API doc by @mkundu1 in #1354
- Execute rpcs in batch by @mkundu1 in #1325
- Stop streaming services before exiting channel. by @prmukherj in #1358
- Revert unintended merge which disabled gallery generation by @mkundu1 in #1359
- Minor edits to "User guide" content by @PipKat in #1356
- Support light mode while reading case within launch_fluent by @mkundu1 in #1357
- Deploy documentation for 23.1 Fluent version from nightly CI by @mkundu1 in #1360
- Suggest closest matching names for config-vars error. by @prmukherj in #1372
- Upload html coverage report by @mkundu1 in #1371
- FieldData help() update by @hpohekar in #1376
- Remove 23.2 API files from package/cache by @mkundu1 in #1375
- black formatter was not working by @mkundu1 in #1378
- Support wildcard path by @mkundu1 in #1369
- Fix Broken Links to Viz/Parametric Doc by @dnwillia-work in #1362
- Deploy dev doc (nightly) using 2023 R1. by @dnwillia-work in #1383
- Infer remoting ip address by @mkundu1 in #1386
- Remove fluent_gui_help.xml by @mkundu1 in #1388
- Add CODEOWNERS file by @mkundu1 in #1389
- Test code owners by @hpohekar in #1390
- Datamodel event callback registration by @mkundu1 in #1377
- Update nightly-dev-doc-build.yml by @alikasim72 in #1396
- Update CODEOWNERS by @seanpearsonuk in #1392
- Remove path from zipped doc archive by @dnwillia-work in #1399
- Add typing stub files by @mkundu1 in #1397
- Doc can't have the doc/_build/html path by @dnwillia-work in #1400
- Fix up release doc pipeilne by @dnwillia-work in #1401
- Add CI to run unittests without codegen by @mkundu1 in #1402
- Flush transcript immediately by @mkundu1 in #1411
- Settings API Matching Names Exception by @hpohekar in #1380
- Renamed allowed_names_error_msg.py by @hpohekar in #1412
- Add method to read dump session data. by @prmukherj in #1415
- Testing/increasing coverage by @Adam-Boutin in #1416
- Fix for TypeError: _NamespacePath object is not reversible by @tejalprabhu01 in #1406
- API doc restructuring latest by @hpohekar in #1363
- Fix is_active() check by @hpohekar in #1424
- Update dump data reader to handle multiple field names. by @prmukherj in #1436
New Contributors
- @pre-commit-ci made their first contribution in #1274
- @Adam-Boutin made their first contribution in #1416
Full Changelog: v0.13.dev2...v0.13.dev3
v0.10.1
Full Changelog: v0.10.0...v0.10.1
Full Changelog: v0.10.0...v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.12.4
Full Changelog: v0.12.4...v0.12.4
Full Changelog: v0.12.4...v0.12.4
v0.13.dev2
What's Changed
- Bump version to v0.13.dev1 by @prmukherj in #1275
- Fixed links in the Contributing Page by @alikasim72 in #1263
- New iteration end dates for 2023 by @mkundu1 in #1271
- Feat/rpvar service by @seanpearsonuk in #1250
- Fluent exe path order by @mkundu1 in #1280
- Point to the proper location for PyFluent Results by @dnwillia-work in #1283
- Fixed Built Doc Files from zipping. by @alikasim72 in #1273
- Remove set_ansys_version and set_fluent_exe_path methods by @mkundu1 in #1289
- FIX: missing https prefix in json_url parameter by @jorgepiloto in #1291
- Format lists within pydoc by @mkundu1 in #1293
- Add documentation for field info. by @prmukherj in #1281
- Fix syntax for GITHUB_OUTPUT by @mkundu1 in #1299
- TUI Link Fixed by @alikasim72 in #1304
- Graphics integration by @ajain-work in #1303
New Contributors
- @alikasim72 made their first contribution in #1263
Full Changelog: v0.13.dev1...v0.13.dev2
v0.13.dev1
What's Changed
- Bump version 0.13.dev0 by @mkundu1 in #1258
- Throw TypeError on unexpected kwargs by @mkundu1 in #1240
- Fluent version markers by @mkundu1 in #1225
- UI changes. by @ajain-work in #1252
Full Changelog: v0.13.dev0...v0.13.dev1
v0.12.3
Bump version v0.12.3