Changes since v1.17.0-rc.4
:
- Upgrade project to .NET 9
- Configure Renovate to automatically update dependencies
- Upgrade all dependencies
Changes since v1.16.0
:
- Added
FixedPriceWeekly
provider- This provider is similar to the
FixedPrice
provider but allows you to differentiate between days of the week - It is most useful for those on smart tariffs that have different pricing on different weekdays e.g. cheaper weekends
- See the documentation for more information
- This provider is similar to the
- Fixed issue in Tibber provider where in certain edge cases it may not correctly fetch all required price data
- Upgrade project to .NET 9
- Configure Renovate to automatically update dependencies
- Upgrade all dependencies
Notes:
- Thank you to @jakest for sponsoring this project and helping me test the new
FixedPriceWeekly
provider- If you would like to sponsor me for my work, my GitHub Sponsor page is now live!
- Thank you to @Chimpepe for helping me debug and test a fix for the Tibber provider
Full Changelog: v1.16.0...v1.17.0