Release notes#

This document contains the release notes for the project.

0.30.dev4 - March 11, 2025#

0.30.dev4 - March 10, 2025#

0.30.dev3 - 2025-02-28#

Fixed#

  • Better way to copy the current function argument values #3751

  • Minor issues in PyConsole. #3770

  • Invalid surface_ids check for field_data. #3773

  • Resolve MRO for _InputFile #3774

  • Support Group type argument during codegen #3777

  • update pyi files to match release #3778

  • Fix for nested alias #3780

  • input/output types for completer icons #3781

Miscellaneous#

  • Remove vulnerabilities check #3768

  • Remove ‘rename’ from Enhanced Meshing Workflow top level. #3776

Documentation#

  • Update local doc build instructions [skip tests] #3756

  • search engine optimization #3761

  • clean doc strs #3762

  • Update cheat sheet link [skip tests] #3772

  • Update meshing docs [skip-tests]. #3779

Maintenance#

  • update CHANGELOG for v0.30.dev2 #3759

  • Reduce min grpcio-status version #3764

  • Specify PyFluent package version at a single location #3767

0.30.dev2 - 2025-02-20#

Miscellaneous#

  • Update PyLocalContainer to update _collection. #3757

Maintenance#

  • update CHANGELOG for v0.30.dev1 #3753

0.30.dev1 - 2025-02-19#

Added#

  • Use new data-model api. #3728

Fixed#

  • Enable app_utilities test for 25R2 #3702

  • Safely delete para env vars #3745

Miscellaneous#

  • Update docstring and check file extension in Mesh class #3727

  • Rename warnings.py to fix examples workflow #3734

  • Revert the new dm api as default. #3742

  • __collection -> _collection for MutableMappings. #3749

Documentation#

  • Update launch_fluent snippets [skip tests] #3726

  • Build nightly dev docs with Fluent 25.2 #3736

Maintenance#

  • update CHANGELOG for v0.30.dev0 #3724

  • Add workflow for examples [skip tests] #3730

  • Fix examples workflow [skip tests] #3732

  • Fix labels [skip tests] #3741

0.30.dev0 - 2025-02-07#

Added#

  • remove application of mapped metadata #3713

Fixed#

  • Update dependencies [skip tests] #3710

  • Update token and contributing doc [skip tests] #3718

Miscellaneous#

  • some minor test improvements #3711

Documentation#

  • Update built-in settings doc and fix doc warnings [skip-tests] #3708

  • Fix warnings in field data and reduction docs [skip tests] #3712

  • Update docs to connect Fluent launched on Linux [skip tests] #3721

Maintenance#

  • Get hanging test names by parsing the GitHub logs [skip tests] #3714

  • update CHANGELOG for v0.29.0 #3719

0.29.0 - 2025-02-06#

Added#

  • Implement automatic changelog #3667

  • Change working directory #3691

Fixed#

  • Dimensionality correction in PIM launcher #3673

Dependencies#

  • Update local doc build instructions #3671

  • bump sphinx from 7.4.7 to 8.1.3 #3696

  • bump sphinx-autodoc-typehints from 2.3.0 to 3.0.1 #3697

  • bump the dependencies group across 1 directory with 4 updates #3700

  • Bump version to v0.29.0 #3705

Miscellaneous#

  • Update type of parameter #3681

  • Use consistent file save format in the example scripts #3682

  • Raise an exception for Python journaling in 22R2 #3684

  • Update mesh file format #3686

  • Add verbose option for allapigen.py #3690

  • Update launchers #3694

Documentation#

  • Document how to launch a PIM session #3679

  • Update file transfer docs for PIM [skip tests] #3689

  • Update launcher docs [skip tests] #3698

  • Fix examples gallery [skip tests] #3699

  • Hyperlink to key APIs [skip tests] #3701

  • Remove parameters section for settings commands [skip tests] #3703

Maintenance#

  • Integrate ansys-tools-report #3675

  • Unpin twine version #3683

  • Update license file #3687