CHANGELOG

0.12.0 (2025-12-08)

  • Added pipeline for docs generation.
  • Added SonarCloud support.

0.11.2 (2025-12-04)

  • Added a module for visualization utilities.

0.11.1 (2025-11-28)

  • Restructure architecture
  • Extend unit tests

0.11.0 (2025-10-25)

  • Support conversion into Pandapower.
  • Add simbench benchmark operation model.

0.10.0 (2025-10-06)

  • Add logging.

0.9.0 (2025-10-06)

  • Extend DSL handling - parse initial relations.

0.8.0 (2025-09-16)

  • Added XArray wrapper around Timeseries objects.

0.7.0 (2025-08-08)

  • Added changelog, updated documentation.

0.6.0 (2025-07-16)

  • Modified quantities accessor with . operator instead of dictionary access.

0.5.0 (2025-07-06)

  • Added unit tests.
  • Added pipelines for unit test coverage.

0.4.0 (2025-06-11)

  • Added a sample DSL.

0.3.0 (2025-05-25)

  • Use Timeseries objects instead of Pandas Dataframes.

0.2.0 (2025-04-16)

  • Added more test cases.

0.1.0 (2025-04-10)

  • Created an initial MVP converting a JSON description to a simple PuLP problem and displying outputs.