Skip to content

Releases: EnergieID/entsoe-py

V0.5.11

21 Nov 13:43
Compare
Choose a tag to compare

merged #267 #272 #273 #269
fixed dst error with #280

V0.5.10

20 Jul 16:00
Compare
Choose a tag to compare

after a hiatus I'm back with a new release! this mainly consists of various bug fixed from the community and some extra endpoints from me:

  • fixed bs4 version
  • merged #261 #263 #237 # 249 #253 #258 #239 from the community (many thanks!)
  • added query_intraday_wind_and_solar_forecast
  • added query_physical_crossborder_allborders

V0.5.9

29 Nov 14:06
0ecb847
Compare
Choose a tag to compare

added new virtual bidding zones (issue #220)
merge pull requests #206 #218 and #222

V0.5.8

21 Aug 15:19
Compare
Choose a tag to compare

query_dayahead_prices can now handle dual time frequencies such as for DE_LU since 2022-08-19

V0.5.7

21 Aug 11:42
Compare
Choose a tag to compare

disabled two unneeded calls, one decorator and one print

V0.5.6

13 Aug 11:26
Compare
Choose a tag to compare

quick fix for bug in PR 202

V0.5.5

12 Aug 13:09
Compare
Choose a tag to compare

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

16 Apr 14:06
Compare
Choose a tag to compare

added endpoint to retrieve hydro reservoirs data (16.1.D) #179

fixed NO2SL eic code
fixed geo readme
added BG geojson

V0.5.3

12 Apr 10:46
Compare
Choose a tag to compare

updated and fixed the italian bidding zones
merged #178 for inconsistent doc
merged #177 to add MRID and revision number for unavailabilities

V0.5.2

21 Mar 14:30
Compare
Choose a tag to compare

fixed package building