merged PR 296 which fixes a bug in query_unavailability_of_generation_units created by the new deduplication logic that was recently introduced. Thanks to awarsewa !
0.6.3
fixed 295 -> issue with price parsing with new pandas merged PR 286 -> docs fixes addressed 284 -> added missing column for activated balancing prices
WARNING: from now pandas 2.2.0 is needed due to a change in the frequency string of pandas which caused issues with DA prices parsing.
0.6.2
merged 287 which fixes a long standing issue with removing duplicates that werent actually duplicates. Many thanks to pee-po for this work!
0.6.1
bugfix for curvetype when there is a repeating value at the end of a block
0.6.0
started refactoring generic parsing of timeseries
this also fixes a crash with query_netpositions with the new api response
0.5.12
fixed formatting issue for float value net position