Releases: ansys/pyfluent
Releases · ansys/pyfluent
v0.14.dev2
What's Changed
- Bump version to v0.14.dev1 by @prmukherj in #1562
- Bump ansys-sphinx-theme from 0.8.1 to 0.9.6 in /requirements by @dependabot in #1521
- feat: generate wheelhouse for PyFluent by @RobPasMue in #1564
- Add tests for streaming services. by @prmukherj in #1302
- Datamodel attr caching by @mkundu1 in #1533
- Fix bug in wildcard - flobject.py by @prmukherj in #1559
- Case Reader to parse numerical values with units. by @prmukherj in #1570
- Add gpu in launch_fluent. by @prmukherj in #1557
- Fix try 01 by @prmukherj in #1576
- Disable streaming/caching of command state by @mkundu1 in #1583
- Fix/examples save path by @raph-luc in #1582
- Incorporate check of #1364 by @hpohekar in #1551
- Meshing queries refactoring, improved error handling and doc updates by @hpohekar in #1585
- pyansys -> ansys by @prmukherj in #1600
- maint: change pyansys/actions by @RobPasMue in #1599
- Update python version by @hpohekar in #1605
- doc: fix external links in contributing.rst by @acarvalh-work in #1594
- Slight rewording change for version check by @raph-luc in #1606
- Changes to support 24.1 version of Fluent by @mkundu1 in #1607
- Undocument PYFLUENT_FLUENT_ROOT by @acarvalh-work in #1608
- FIX: multi-version documentation by @jorgepiloto in #1526
- Improving Linux usage documentation by @raph-luc in #1614
- Doc deployment issue by @mkundu1 in #1617
- Update to Windows data path name, and change to when examples folder is created by @raph-luc in #1615
- decompress-artifact by @mkundu1 in #1621
- Fix product version in launch remote fluent. by @prmukherj in #1604
- Bump version 0.14.dev2 by @mkundu1 in #1623
New Contributors
- @raph-luc made their first contribution in #1582
- @acarvalh-work made their first contribution in #1594
Full Changelog: v0.14.dev1...v0.14.dev2
v0.12.5
Fix doc deploy
v0.13.1
v0.14.dev1
Bump version to v0.14.dev1
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