Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@mikapfl mikapfl released this 09 Feb 13:59
· 280 commits to main since this release
92ffc3d

Accept ASCII format for gases when querying data
and return gases & units normalized to ASCII (optional), thanks to Daniel Huppmann.

Note that gases and units are normalized to ASCII by default, which might break compatibility. If you need the old
behaviour for compatibility reasons, pass normalize_gas_names=False to your
query() calls.