Skip to content

Releases: datons/python-entsoe

python-entsoe: v0.6.0

04 Mar 22:51
65e211f

Choose a tag to compare

0.6.0 (2026-03-04)

Features

  • add built-in data catalog with CLI and Python API (987bb18)
  • migrate catalog from hardcoded Python to YAML-backed manager (dcc35f7)

Bug Fixes

  • update skill with correct exec syntax and Python-first approach (bd6dca7)

python-entsoe: v0.5.0

04 Mar 17:23
2754bfb

Choose a tag to compare

0.5.0 (2026-03-04)

Features

  • add CLI, skill file, and publish-on-push workflow (dd63f6a)
  • add parquet caching, multi-value support, and CLI improvements (da64471)
  • multi-value parameters — pass lists to country, psr_type, country_from/to (9c6ae6d)
  • rename Client to ENTSOEClient, keep Client as alias (c35b8a5)

Bug Fixes

  • lower requires-python to >=3.10 and sync pyproject.toml version to 0.4.0 (50b7f94)
  • restore correct author email to datons.com (86ec008)