v7.2.0
Highlights:
-
Added support for python 3.14
-
Modernized the build system to use scikit-build-core, and supports uv now too
-
Added methods for ideal gas properties
-
More tweaks to iterative routines
Issues closed:
Pull requests merged:
-
#2579 : Improvements to mixture pair management
-
#2624 : Add Windows Instructions and example for Fluent Wrapper
-
#2625 : Faster alpha0
-
#2626 : Add Ideal gas methods
-
#2627 : Add fallback method for density solver for bad EOS
-
#2628 : CI add InnoSetup
-
#2630 : Python 3.14 support?
-
#2631 : RST->MD
-
#2632 : Modernize Python build system to use scikit-build-core
-
#2633 : Fix header gen on windows