Skip to content

Releases: MattKobayashi/fuelhook

v2.4.0

27 Apr 13:54
31e7cc0
Compare
Choose a tag to compare

v2.3.3

27 Apr 04:12
81e4780
Compare
Choose a tag to compare

Full Changelog: v2.3.2...v2.3.3

v2.3.2

09 Aug 04:38
Compare
Choose a tag to compare
  • Add missing code to post changed prices to webhook

Full Changelog: v2.3.1...v2.3.2

v2.3.1

07 Aug 12:14
Compare
Choose a tag to compare
  • Make fuel types an env variable

Full Changelog: v2.3.0...v2.3.1

v2.3.0

07 Aug 08:02
Compare
Choose a tag to compare
  • Major code refactor to remove a lot of unnecessary variables and improve maintainability.

Full Changelog: v2.2.2...v2.3.0

v2.2.2

07 Aug 06:58
Compare
Choose a tag to compare
  • Fix for empty priceData.json file bug

v2.2.1

06 Aug 07:40
c4d6b7b
Compare
Choose a tag to compare
  • Update upstream sources to latest versions

v2.2.0

11 May 02:44
Compare
Choose a tag to compare
  • Use JSON to store price data

v2.1.0

14 Apr 12:48
Compare
Choose a tag to compare
  • Updated to Alpine 3.13 base
  • Changed webhook variable name to a generic one (the webhook function is compatible with more than just Discord)
  • Run the container as a non-root user
  • Changed the crontab to be cronexpr compatible
  • Released under the GNU GPL v3

v2.0.0

23 Dec 11:49
Compare
Choose a tag to compare

Initial release of the full rewrite of the FuelHook script in Python!

  • Compatible with Python v3.9.x