Releases: statnett/cimsparql
Releases · statnett/cimsparql
8.4.2
8.4.2 (2025-02-12)
Bug Fixes
- chore: remove pandera pin since issue is fixed (0773236)
8.4.1
8.4.1 (2025-01-15)
Bug Fixes
- fix bug in data model that assumed that the market_unit_mrid was unique. This is not the case for loads, since they are in a load group and the load group is associated with a schedule resource (6fcd535)
8.4.0
8.4.0 (2025-01-14)
Features
- add query for extraction station groups for each power unit (93df033)
8.3.5
8.3.5 (2025-01-10)
Bug Fixes
- remove extra brace in winding.sparql (37ee71b)
8.3.4
8.3.4 (2025-01-06)
Bug Fixes
- ci: ensure conditions related to building docs are evaluated correctly (6bf9a3f)
- ci: fix bug in expression evaluation in the github release step (6235c24)
8.3.3
8.3.3 (2025-01-06)
Bug Fixes
- ci: try to create release using softprops/action (11845ab)
- ci: use action as step in the sematic release job (e18b089)