·
126 commits
to main
since this release
Release 1.11.1
Date: 03/25/2026
Added (new features/APIs/variables/...)
- [PR600] Added mass fractions for multiphase tables to sesame2spiner and added MassFractionsFromDensityTemperture/InternalEnergy to the SpinerDependsRhoSIE and SpinerDependsRhoT equations of state.
- [PR589] InternalEnergyFromDensityPressure
Fixed (Repair bugs, etc)
- [PR616] Ensure introspection methods are threaded through modifiers properly
- [PR615] Clarify expectations on quantities preserved up to machine precision by the PTE solver
- [PR609] Fix bugs introduced in 607, which did not properly handle initial guesses and had a typo that introduced UB
- [PR607] Make the PTE solvers a little bit more adaptable to EOS models that prefer pressure as an input
Changed (changing behavior/API/variables/...)
- [PR601] Make Serialize() return a smart pointer