Skip to content

Releases: rvoitenko/vattenfall

v0.1.2

21 Oct 08:17
Compare
Choose a tag to compare

Changelog

  • 7b5c766 CGO_ENABLED=0
  • 3bf2d1e added Prometheus/Grafana example
  • 9615be3 updated Readme with docker
  • 9a0dc78 fix releaser permissions
  • 6aea7c0 typo
  • 2fdba16 Dockerhub (#2)
  • e638305 Dockerfile and publish to ghcr.io (#1)
  • 8025c7e README: Add link to source data
  • b45a15e Rework shutdown/signal handling of http output
  • 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
  • 11c5222 Implement collector and basic CLI
  • 6d521ca Initial commit