make sure only datetime indexes are truncated, fixes the bug in 301
0.6.5
merged 297 which fixes the parse_loads method thanks jan-who !
0.6.4
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