What’s new?¶
Next release¶
Python 3.14 (released 2025-10-07) is fully supported (PR #111).
Python 3.9 support is dropped, as it has reached end-of-life (PR #111).
itemrequires Python 3.10 or later.Drop submodule/packaging of transportenergy/metadata (PR #99); instead, fetch these files over the network and cache them.
New class
ModelInfo(PR #99), replacing an old/unspecified YAML syntax for information about participating models. Instances of this class are in submodules ofitem.model, including 5 new submodules.New
util.metadata_repo_file()(PR #99).
v2025.3.31¶
v2025.3.30¶
v2021.5.4¶
v2020.11.13¶
Initial release on PyPI.