-
grid-tariffs-v0.7.1
StableAll checks were successfulCI / fmt (push) Successful in 4sCI / clippy (push) Successful in 12sCI / cargo-deny (push) Successful in 7sCI / test (push) Successful in 15sRelease-plz / Release-plz PR (push) Successful in 7sCreate PRs for pricing updates / check-and-create-prs (push) Successful in 29sRelease-plz / Release-plz release (push) Successful in 45sreleased this
2025-11-03 13:22:16 +01:00 | 75 commits to main since this releaseAdded
- New methods to get costs/revenues per kWh
- CostPeriod method to return all matching periods
Fixed
- (SE Ellevio) Simplifies power tariffs
- remove unused code
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
grid-tariffs-v0.7.0
StableAll checks were successfulRelease-plz / Release-plz PR (push) Successful in 9sCreate PRs for pricing changes / check-and-create-prs (push) Successful in 30sRelease-plz / Release-plz release (push) Successful in 41sCI / fmt (push) Successful in 3sCI / clippy (push) Successful in 15sCI / cargo-deny (push) Successful in 9sCI / test (push) Successful in 13sreleased this
2025-11-02 17:13:18 +01:00 | 82 commits to main since this releaseAdded
- (SE Göteborg) Support new price model
- Peak periods
- Simplifications of calculation methods
- made LoadType public
- CostPeriod.power_multiplier method
Fixed
- Upgrade dependencies and update deny.toml
Other
- Fixes after move to forgejo
- Forgejo
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
grid-tariffs-v0.6.0 Stable
released this
2025-10-23 14:17:48 +02:00 | 94 commits to main since this releaseAdded
- cost period datetime matching
- Swedish holidays
- Get grid operator by vat id
- (SE Falu) Power tariff pricelist
- (SE Ljungby) Add basic info (#156)
- (SE Degerfors) Monthly fee + fix hours
- (SE Skurup) Add basic info (#141)
- (SE Sturefors) Add basic info (#140)
- (SE Pitea) Add basic info (#137)
- (SE Vimmerby) Add basic info (#136)
- (SE Umea) Add basic info (#135)
- (SE Mellersta skane) Add basic info (#132)
- (SE Luleå) Add basic info (#130)
- (SE Karlshamn) Add basic info (#129)
- (SE Hjo) Add basic info (#126)
- (SE Hjartums) Add basic info (#125)
- (SE Uddevalla) Add basic info (#121)
- (SE Tranas) Add basic info (#120)
- (SE Tiraholm) Add basic info (#119)
- (SE Sundsvall) Add basic info (#118)
- (SE Solvesborg) Add basic info (#117)
- (SE Soderhamn) Add basic info (#116)
- (SE Skyllberg) Add basic info (#115)
- (SE Skelleftea) Add basic info (#114)
- (SE Skara) Add basic info (#113)
- (SE SandhultSandared) Add basic info (#109)
- (SE Ronneby) Add basic info (#108)
- (SE Ovik) Add basic info (#107)
- (SE Hedemora) Add basic info (#106)
- (SE Harnosand) Add basic info (#105)
- (SE ostra Gotland) Add basic info (#104)
- (SE ostra kinds) Add basic info (#103)
- (SE Olofstrom) Add basic info (#102)
- (SE Nossebroortens) Add basic info (#101)
- (SE Norrtalje) Add basic info (#100)
- (SE Savsjo) Add basic info (#99)
- (SE Vetlanda) Add basic info (#98)
- (SE Nassjo) Add basic info (#97)
- (SE Nackans) Add basic info (#96)
- (SE Molndal) Add basic info (#95)
- (SE Lidkoping) Add basic info (#94)
- (SE Ljusdal) Add basic info (#93)
- (SE Leva) Add basic info (#92)
- (SE Lerum) Add basic info (#91)
- (SE Landskrona) Add basic info (#90)
- (SE Kvanumbygdens) Add basic info (#89)
- (SE Kungalv) Add basic info (#88)
- (SE Karlsborg) Add basic info (#73)
- (SE Harryds) Add basic info (#72)
- (SE Harjeans) Add basic info (#71)
- (SE Halmstad) Add basic info (#70)
- (SE Hallstaviks) Add basic info (#69)
- (SE Habo) Add basic info (#68)
- (SE Eksjo) Add basic info (#67)
- (SE Degefors) Add basic info (#66)
- (SE Dala) Add basic info (#65)
- (SE Osterlen ) Add basic info (#146)
- (SE Skanska) Add basic info (#142)
- (SE Oskarshamn) Add basic info (#134)
- (SE Nybro) Add basic info (#133)
- (SE Kalmar) Add basic info (#128)
Fixed
- [breaking] replace TariffCalculationMethod::PeakHour with TariffCalculationMethod::AverageHours(1)
- [breaking] Explicit country for holidays
- Method to add feed-in revenue info with default content locator
- Use link builder pattern everywhere
- Use spot_price_variable method
- (SE Sevab) Wrong link
Other
- More grid operator fees (#157)
- Fix clippy warnings
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
grid-tariffs-v0.5.0 Stable
released this
2025-10-02 15:21:46 +02:00 | 164 commits to main since this releaseFixed
- Feed-in revenue info wasn't being added...
- Don't allow None-values for TransferFeeSimplified
- [breaking] Feed-in revenue simplified info + format change
- Rename module to feed_in_revenue
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
grid-tariffs-v0.4.2 Stable
released this
2025-10-01 15:15:24 +02:00 | 169 commits to main since this releaseFixed
- rename_all, not rename
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
grid-tariffs-v0.4.1 Stable
released this
2025-10-01 14:57:37 +02:00 | 171 commits to main since this releaseFixed
- Didn't support passing in English as language
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
grid-tariffs-v0.4.0 Stable
released this
2025-10-01 14:25:05 +02:00 | 173 commits to main since this releaseAdded
- Add info translations for simplified structs
- (SE Hoganas) Add basic info (#127)
Fixed
- [breaking] Don't use tagged serde enums - problem to use with openapi-generator
Other
- Update package name in CI as well
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
grid-tariffs-v0.3.0 Stable
released this
2025-09-16 21:27:17 +02:00 | 178 commits to main since this releaseAdded
- [breaking] PowerTariffSimplified + some breaking serde / jsonschema changes
Fixed
- Add JSON Schema printing
Other
- Re-organize a bit
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
grid-tariffs-v0.2.0 Stable
released this
2025-09-15 22:38:33 +02:00 | 182 commits to main since this releaseFixed
- [breaking] Use symmetric FromStr and Display values
Other
- release-plz
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads