Release notes

Version 0.2.0 (2026-04-16)

  • Adjusted to EnergyModelsBase v0.10.0 and EnergyModelsGeography v0.10.0:
  • Model worked without adjustments.
  • Breaking change still included to maintain the possibility to do bug fixes in version 0.1.x for existing models with EnergyModelsBase v0.9.x.
  • Updated CI versions.

Version 0.1.1 (2025-12-16)

Version 0.1.0 (2025-03-27)

Initial version of the package:

  • Inclusion of compliance checks for new Nodes, Links, Areas, and TransmissionModes:

    • The checks highlight whether a Node, Link, Areas or TransmissionMode can work with existing functions.
    • The checks mostly provide warnings, as errors are dependent on the chosen functions from EnergyModelsBase or EnergyModelsGeography.
  • Inclusion of simple test cases for Node and TransmissionMode:

    • The test cases can be used to see whether the couplings in EnergyModelsBase and EnergyModelsGeography are working.
    • The test cases ensure that the capacity of the elements is utilized.