Skip to content

Releases: daenney/vattenfall

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 09:56

Changelog

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 25 Nov 22:06

Changelog

  • 9447559 Use region flag for forecast

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 25 Nov 16:29

Changelog

  • 1986f51 Fix Prometheus collector
  • 12b717d Fix ioutil deprecation warning
  • 6fee926 Round the value when Unmarshalling
  • 3fd00ec Add handler to retrieve forecast
  • 63862ec Fetch data with the available forecast
  • 216c9df Upgrade dependencies
  • dfcca36 Get version info from runtime/debug
  • 32e6b04 version: Use the same string for all 3 defaults

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Oct 16:25

Changelog

  • f659c0f release: Ensure we can write to releases
  • f5cfbf2 release: Remove the Major and Major.Minor iamges

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 02 May 10:30

Changelog

b45a15e Rework shutdown/signal handling of http output

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 16:35

Changelog

4957ff0 Add User-Agent header
41542f8 Clarify why prices might change during the day
abfc005 Use log.Println for the listener
0dd38b7 Check we've been given at least one region
5d195ff Use Fatalln everywhere instead of Fatal

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 16:01

Changelog

11c5222 Implement collector and basic CLI
6d521ca Initial commit