Skip to content

Release Notes

v0.3.3 | 10-06-2026

Added

  • Add e2e Test for jupyter notebook tutorial on unit commitment (PR49)

  • Write Guidelines for Squash and Merge Commits (PR54)

Changed

  • Update PyPSA-to-GEMS converter guide and Fix some syntax issues (PR53)

  • Align dependency pinning policy across all repos (PR52)

  • Update pypsa-models library to v2.0.1 (PR55)

  • Update antares-legacy library to v2.0.0 (PR57)

  • Refactor README file by adding badges, rewrite hypergraph and modeler installation pages (PR56)

v0.3.2 | 13-05-2026

Added

  • GemsPy Unit Commitment Jupyter Notebook Tutorial (PR33)

  • Add documentation about the Antares-Legacy to GEMS converter (PR45)

  • Add documentation about how to verify SHA GEMS official libraries (PR48)

Changed

  • Rename all "scheme" mentions by "schema" (PR46)

  • Workflow Fix and Developer Guide Update (PR47)

  • Change warning message inside the Quick Start section (PR50)

v0.3.1 | 05-05-2026

Added

  • Add Governance Layer (PR40)

v0.3.0 | 22-04-2026

Added

  • Add the raw YAML files in the Overview section (PR36)
  • Add GitHub Action for automatically verifying the latest released antares-simulator version (PR36-bis)

Changed

  • Upgrade SEO (PR38)
  • Use the newest version of Antares-Legacy-Models Library for Quick Start Example 2 (PR35)
  • Update the documentation area-connection part in Hybrid Studies (PR34)

v0.2.0 | 26-03-2026

Added

  • Document floor, ceil, max, min operators (PR30)
  • Dynamic visualization of libraries (PR31)

Changed

  • Update the appearance of the documentation (PR32)
  • Clarify the distinction between Antares Modeler and Antares Solver (PR32)

v0.1.0 | 22-01-2026

Added

  • Initialization of the documentation