Skip to content

Releases: daenney/vattenfall

v0.4.0

30 Apr 09:56
Compare
Choose a tag to compare

Changelog

v0.3.2

25 Nov 22:06
Compare
Choose a tag to compare

Changelog

  • 9447559 Use region flag for forecast

v0.3.1

25 Nov 16:29
Compare
Choose a tag to compare

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

20 Oct 16:25
Compare
Choose a tag to compare

Changelog

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

v0.1.2

02 May 10:30
Compare
Choose a tag to compare

Changelog

b45a15e Rework shutdown/signal handling of http output

v0.1.1

27 Apr 16:35
Compare
Choose a tag to compare

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

27 Apr 16:01
Compare
Choose a tag to compare

Changelog

11c5222 Implement collector and basic CLI
6d521ca Initial commit