Releases: datons/python-entsoe
Releases · datons/python-entsoe
python-entsoe: v0.6.1
16 May 19:04
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-05-16)
Bug Fixes
restore catalog imports broken by incomplete refactor in dcc35f7 (74c0814 )
python-entsoe: v0.6.0
04 Mar 22:51
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )