Files
macos-battery-exporter/CHANGELOG.md
github-actions[bot] 3791f9772c chore(main): release 0.0.4 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-16 02:36:42 +00:00

1.5 KiB

Changelog

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)

Bug Fixes

  • battery: handle no batteries being present (a3dc259)
  • makefile: correctly set VERSION (1d464fb)
  • metrics: adhere to units in metric names (471ba43)