Releases: eai04191/co2monitor
Releases · eai04191/co2monitor
v0.1.2
Changelog
- 6809214 Added Makefile & dep
- 990a485 Added Setup & Example img
- 49c704f Added basic temp&co2 meter func
- 4f96d48 Added simple prometheus export of Temp&CO2
- 927ac51 Added some README content
- aa9b9ce Bump actions/checkout from 3 to 4 (schjan#8)
- ebc49c5 Bump actions/setup-go from 4 to 5 (schjan#6)
- f4de703 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (schjan#9)
- 27d4dcd Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (schjan#14)
- 971652a Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (schjan#10)
- db16893 Bump golangci/golangci-lint-action from 3 to 4 (schjan#7)
- b8a2216 Bump golangci/golangci-lint-action from 4 to 5 (schjan#12)
- 32f3b91 Bump golangci/golangci-lint-action from 5 to 6 (schjan#13)
- 6006188 Bump goreleaser/goreleaser-action from 5 to 6 (schjan#15)
- 267edb6 Changed image order
- 3c04222 How to run the exporter
- b862adc Initial commit
- 6e9e416 Merge pull request schjan#1 from schjan/add-docker
- 79f2800 Merge pull request schjan#2 from leoluk/go_mod
- e1da140 Merge pull request schjan#2 from neverpanic/round-temp-to-one-decimal-place
- 1f7644b Migrate to Go modules
- 47c5b37 Release (schjan#5)
- b160f0c Resize...
- 6abdf94 Resizeing images
- f50fd93 Round temperature to two decimal places
- ae88a81 Set opened flag to false on Close
- 7ff4649 Update Dependencies (schjan#4)
- 11a4f05 add CI (schjan#3)
- 7726595 add Dockerfile for Raspberry Pi
- 3af4f5f add bypassDecrypt
- 915b8b2 better caching of go dependencies
- 9e98113 extended motivation
- e9a9099 update prometheus dependencies (schjan#11)