mirror of
https://github.com/jimeh/macos-battery-exporter.git
synced 2026-02-19 01:16:40 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2.0 KiB
2.0 KiB
Changelog
0.0.6 (2023-12-21)
Bug Fixes
- output: write log output to stderr by default instead of stdout (7b2e98e)
0.0.5 (2023-12-16)
Features
- go: rename prom package to suitable prombat (436e4a4)
0.0.4 (2023-12-16)
Continuous Integration
- lint: setup golangci-lint (2ac3ecb)
0.0.3 (2023-12-16)
Bug Fixes
- package: resolve issue with running as a homebrew service (9a168f9)
0.0.2 (2023-12-16)
Bug Fixes
- battery: find ioreg executable more reliably (993b036)
0.0.1 (2023-12-16)
Features
- init: initial working implementation (204938f)