Releases: benclapp/time_of_use_exporter
Releases · benclapp/time_of_use_exporter
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
Changelog
- 88a4dd1 Add TODOs, shuffle tests
- 606f5df Add go test workflow
- fa706c0 Add intial goreleaser
- 0a6e295 Add some config env vars and docs
- 60183c5 Add tests for collectLocalizedTimezones()
- 82786a7 Add time of use metrics, refactor to hopefully better handle DST in
isWithinTimeWindow()
- 1a09dd4 Add tou metric description, and funcs to calculate value considering TimeWindows, and tests
- f52fb24 Additions so far - export localised timezone metrics - config live reloading - some initial tests
- 4da5ea4 Merge pull request #1 from benclapp/initial-poc
- a7ede9b Revert "make test fail to confirm workflow"
- 7c7edf1 Validate config on load for valid timezones, and timeWindow start/end times
- c64cfaa Validate tou timezone on config load
- 45dc5d5 initial commit
- ba079a8 make test fail to confirm workflow