Skip to content

2024.10.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pantherale0 pantherale0 released this 05 Oct 17:45
· 7 commits to main since this release
c6466bd

2024.10

It's been a few months since my last release, I've not added loads of new fuel providers or features to this release, mainly a number of under the hood changes.

Breaking

  • UK Fuel Sources now return a value for the correct currency (eg £1.38 rather than 138.9). The value itself is still there though so if you have any scripts reliant on this, you might need to update. This is to align with the correct currency in Home Assistant (GBP != pence)

New

Fixes

  • AU, NZ: PetrolSpy showing incorrect currency code (#16)
  • UK: Price showing in pence, however unit is set to GBP (#16 - see breaking change above)
  • All: Under the hood data validation changes
  • Fix regression in version string introduced by tag in 2024.10.0b0

Full Changelog: 2024.7.2...2024.10.0b1