Skip to content

Release v1.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 00:13
· 21 commits to main since this release

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
  • 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
  • Thank you to @Chimpepe for helping me debug and test a fix for the Tibber provider

Full Changelog: v1.16.0...v1.17.0