Changelog¶
All notable changes to sandlerchemeq will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.3.0] - 2026-02-21¶
Added¶
Full pint-unit support throughout:
T,P,Trefstored aspint.Quantity;R,RT,dGr,dHrlikewise.Component.dGf_Treturnspint.Quantityin J/mol.ChemEqSystem.RTattribute (pint.Quantity, J/mol).
Fixed¶
ChemEqSystem.reportwas defined at module scope instead of as a class method; corrected indentation.
[0.2.1] - 2025¶
Added
romandependency.
[0.2.0] - 2025¶
Added¶
Full van’t Hoff option available via
simplified=Falseargument toChemEqSystem.solve_implicit.
[0.1.0] - 2024¶
Added¶
Initial release.
Lagrange multiplier method (
solve_lagrange()).Explicit reaction method (
solve_implicit()).Command-line interface
sandlerchemeq solve.