Releases: susji/ruuvimetrics
Releases · susji/ruuvimetrics
v0.2.0
v0.1.1
v0.1.0
Changelog
- 0bedd26 GoReleaser: Set the location of our executable
- 8fad040 Test the basic functionality of our metrics HTTP handler
- 934f238 internal/testhelpers & state: Packet generation for test use
- 2c5028a Dedicated package for configuration
- e7f3a76 Split HTTP handling into separate package
- 8d1e565 Split main program code
- 4c39689 Configurable format string for metric names
- 1d9ffc0 Neater dumping of metrics
- 1d27692 Configurable
Content-Type
and HTTP endpoint - 5b73a01 Add help messages for metrics
- 605c97c internal/state: Redundant
- 18e5c74 internal/state: Easier to read
- c4e366d internal/state: "almost equal" does not make any sense here
- 3ba6f95 internal/state: Test updates with valid, invalid, and previously missing values
- af8fd39 internal/state: Update sensor values only with newer timestamps
- af98a90 internal/state: Failing test to verify that older updates are not effective
- e0f5dde internal/state: Make
Pair
comparable - ec42dba internal/state: Test getters for an empty state