Releases: EnergieID/entsoe-py
Releases · EnergieID/entsoe-py
V0.6.18
make an exception to the forced 60 min mtu for EXAA prices
V0.6.17
force sdac prices to be in sdac resolution. this makes the library a bit more opinionated but is a lot more logical for most end users. code takes care that for zones with local auctions such as DE_LU both resolutions are available.
V0.6.16
fixed query_scheduled_exchanges to new entsoe response
v0.6.15
added query_unavailability_of_offshore_grid for offshore grid outages. not very flexible at the moment but its a start.
v0.6.14
small fix to make sure to sort index from splitted blocks of day ahead prices before truncating
v0.6.13
bugfix: day ahead prices are now again returned with the correct timezone instead of always UTC
V0.6.12
updates day ahead prices query to entsoe changes
v0.6.11
fixed a bug when there is no data for netpositions
v0.6.10
fix bug when requesting netpositions at a resolution which has no data
v0.6.9
fixes generic parser to correctly handle various scenarios that can happen
discussion and inspiration for fixes from #347 and #346
if you saw repeating day ahead prices returned in error, this version will fix that. Please upgrade and test again before opening an issue!