Skip to content

Latest commit

 

History

History
102 lines (46 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

102 lines (46 loc) · 3.52 KB

Changelog

0.0.14 (2024-11-11)

Bug Fixes

  • actually fix wrong schema and docker build automation (e34b14f)

0.0.13 (2024-11-11)

Bug Fixes

  • allow negative price ratio (0308406)
  • trigger release build with release creation (ac88887)

0.0.12 (2024-11-11)

Bug Fixes

  • remove date range limiter (5270241)

0.0.11 (2024-11-11)

Bug Fixes

  • router prefix included twice (461fc84)

0.0.10 (2024-11-11)

Miscellaneous Chores

0.0.9 (2024-10-27)

Bug Fixes

  • handle negative ratio calculation better (0694d66)

0.0.8 (2024-10-20)

Bug Fixes

  • fully negative day resulted in bad ratio calculation (573ca90)

0.0.7 (2024-10-04)

Bug Fixes

  • get namespace dynamically from entso-e response (a48ff07)
  • take only 00-23 into account when calculating ratio (08d30cb)

0.0.6 (2024-09-24)

Bug Fixes

  • use workflow dispatch to trigger docker build (2d056b3)

0.0.5 (2024-09-24)

Bug Fixes

  • docker publish, hopefully? (eb03af1)

0.0.4 (2024-09-23)

Bug Fixes

  • faulty logic in ratio property (c4158c9)

0.0.3 (2024-09-23)

Bug Fixes

  • conventional commits workflow (13ca12e)
  • docker publish yaml (944b6d3)

0.0.2 (2024-09-23)

Miscellaneous Chores

0.0.1 (2024-09-23)

Miscellaneous Chores