Skip to content

Commit 2754bfb

Browse files
chore(main): release python-entsoe 0.5.0 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da64471 commit 2754bfb

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.2"
2+
".": "0.5.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## [0.5.0](https://github.com/datons/python-entsoe/compare/python-entsoe-v0.4.2...python-entsoe-v0.5.0) (2026-03-04)
4+
5+
6+
### Features
7+
8+
* add CLI, skill file, and publish-on-push workflow ([dd63f6a](https://github.com/datons/python-entsoe/commit/dd63f6ae5f5eb083fb77e8f15d5a2063f2c54cfc))
9+
* add parquet caching, multi-value support, and CLI improvements ([da64471](https://github.com/datons/python-entsoe/commit/da64471186551e4f19273fe08f96c21d02ec2d4f))
10+
* multi-value parameters — pass lists to country, psr_type, country_from/to ([9c6ae6d](https://github.com/datons/python-entsoe/commit/9c6ae6d671fa8fe2be16b1c78f75818da072098f))
11+
* rename Client to ENTSOEClient, keep Client as alias ([c35b8a5](https://github.com/datons/python-entsoe/commit/c35b8a529c874fa54352754d6566730c9c346f44))
12+
13+
14+
### Bug Fixes
15+
16+
* lower requires-python to &gt;=3.10 and sync pyproject.toml version to 0.4.0 ([50b7f94](https://github.com/datons/python-entsoe/commit/50b7f940eb8001c6530f4344b4d90f817f643175))
17+
* restore correct author email to datons.com ([86ec008](https://github.com/datons/python-entsoe/commit/86ec0083eead4a94c40235225e5fd59a3e7b0326))

0 commit comments

Comments
 (0)