File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,19 @@ All notable user-visible changes to this project are documented here.
1010
1111### Added
1212
13- ## [ 3.0.1] – Unreleased
13+ ## [ 3.0.2] – 2026-02-20
14+
15+ ### Added
16+ - Initial Microsoft Visual C++ (MSVC) support in the C bindings/build pipeline (` #29 ` ).
17+
18+ ### Changed
19+ - ` RocketSolver_solve ` now treats ` pi_p ` as optional for better API compatibility and easier caller usage (` #36 ` ).
20+
21+ ### Fixed
22+ - Corrected detonation-wave upstream enthalpy calculations and upstream molecular weight handling in the legacy interface (` #33 ` ).
23+ - Resolved failing transport-property test cases to restore expected regression behavior (` #37 ` ).
24+
25+ ## [ 3.0.1] – 2026-02-11
1426
1527### Added
1628- Python bindings and examples/tests for the CEA interface (` Feat/icx python binding ` , #23 ).
You can’t perform that action at this time.
0 commit comments