Skip to content

v2026.05.0

Latest

Choose a tag to compare

@DocOtak DocOtak released this 28 May 21:52
· 1 commit to master since this release
a71a463

This release removed some code that was still in the parameter lookup path, while all the tests pass, this is one of the most complex parts of the parameters DB. If any WHPNames[key] lookups fail that previously worked please open an issue with details.

Parameter Changes

  • Add TCARBN_ERROR as the uncertainty name for TCARBN [UMOL/KG]

API Changes

  • add Literal type hint to WHPName.scope field
  • (should be nothing) remove redundant parameter matching code in the WHPNames getter that was moved to normalize_whp_name_key

Full Changelog: v2026.04.0...v2026.05.0