Changelog¶
Changelog¶
All notable changes to sandlerprops will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.7.0] - 2026-03-06¶
Added¶
Cp_meanmethod for calculating mean heat capacity over a temperature range.
[0.6.1] - 2026-02-03¶
Fixed¶
Minor
Compoundclass fix; dependency metadata updated.
[0.6.0] - 2026-02-03¶
Added¶
Pvapestimation method.Use pint unit registry
uregfromsandlermisc.constants.
[0.5.0] - 2026-01-15¶
Changed¶
All quantities with units are now
pint.Quantityobjects.
[0.4.0] - 2026-01-14¶
Changed¶
Full reimplementation of properties API.
Added¶
ReadTheDocs documentation setup.
[0.3.1] - 2026-01-01¶
Fixed¶
Properties database corrections; test suite updates.
[0.3.0] - 2026-01-01¶
Added¶
Compoundclass; expanded CLI; properties database updates.
[0.2.2] - 2025-12-31¶
Changed¶
README and package metadata updates.
[0.2.1] - 2025-12-31¶
Changed¶
properties.pyrefactored; CLI cleanup.
[0.1.0] - 2025-12-24¶
Added¶
Initial release of sandlerprops.
Python API for programmatic use.