Releases: EnergieID/entsoe-py
Releases · EnergieID/entsoe-py
V0.5.9
added new virtual bidding zones (issue #220)
merge pull requests #206 #218 and #222
V0.5.8
query_dayahead_prices can now handle dual time frequencies such as for DE_LU since 2022-08-19
V0.5.7
disabled two unneeded calls, one decorator and one print
V0.5.6
quick fix for bug in PR 202
V0.5.5
this release switches to using the new base url. The old one will stop working from 2022-11-15 so update before it. As pointed out in #200
fix for query_generation_import
replaced pandas append with concat to surpress warnings
surpress unneeded warnings from beautifulsoup
merged #188, #196, #201, #202
V0.5.4
added endpoint to retrieve hydro reservoirs data (16.1.D) #179
fixed NO2SL eic code
fixed geo readme
added BG geojson
V0.5.3
updated and fixed the italian bidding zones
merged #178 for inconsistent doc
merged #177 to add MRID and revision number for unavailabilities
V0.5.1
add possibility to query for imbalance volumes #171
now properly add geojson to package
fixed utils load_zones to work from within package
V0.5.0
added geo subpackage with bidding zones geojson
merged #174 for fix for query_offered_capacity
fixed readme #132