Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 2.03 KB

File metadata and controls

37 lines (19 loc) · 2.03 KB

Changelog

0.6.1 (2026-05-16)

Bug Fixes

  • restore catalog imports broken by incomplete refactor in dcc35f7 (74c0814)

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)

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)