Skip to content

v0.5.3 Continued Cleanup

Latest

Choose a tag to compare

@p-snft p-snft released this 24 Aug 07:17
· 1 commit to dev since this release

Highlights

  • Fixed passing references to the EnergySystem when adding Nodes as subnodes.
  • The required python version is upped to 3.10. This prevents problems in environment creation and moves with the end-of-life-timeline of python versions.
  • Added new way to load EnergySystem instances: EnergySystem.from_file(filename).
  • Added new way to get a networkx representation of the EnergySystem: energy_system.to_networkx().

Full (Automatic) Changelog

New Contributors

Full Changelog: v0.5.2...v0.5.3