Commit Graph

28 Commits

Author SHA1 Message Date
github-actions[bot]
a1d4f70d98 chore(main): release 0.0.6 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.0.6
2023-12-21 00:14:21 +00:00
7b2e98e150 fix(output): write log output to stderr by default instead of stdout
Also refactor flag parsing and main package in general a bit.
2023-12-21 00:11:27 +00:00
3c272d6d3d ci(goreleaser): update homebrew tap repo name 2023-12-20 23:22:11 +00:00
dc62db2ace docs(readme): update homebrew installation instructions 2023-12-20 23:20:55 +00:00
github-actions[bot]
39e3b69c82 chore(main): release 0.0.5 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.0.5
2023-12-16 04:43:57 +00:00
148994ca50 docs(readme): add link to go docs 2023-12-16 04:42:02 +00:00
436e4a4b01 feat(go): rename prom package to suitable prombat 2023-12-16 04:38:30 +00:00
24bd7d6af3 docs(readme): update example output 2023-12-16 03:23:36 +00:00
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>
v0.0.4
2023-12-16 02:36:42 +00:00
bf0da03a3f ci(lint): suppress warnings from golangci-lint action 2023-12-16 02:35:09 +00:00
4a0aa2daba ci(lint): use correct GOOS 2023-12-16 02:31:01 +00:00
2ac3ecb555 ci(lint): setup golangci-lint
Release-As: 0.0.4
2023-12-16 02:27:49 +00:00
597779d04f docs(readme): add Installation section 2023-12-16 02:27:49 +00:00
github-actions[bot]
329a991bb7 chore(main): release 0.0.3 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.0.3
2023-12-16 01:55:10 +00:00
9a168f9ff9 fix(package): resolve issue with running as a homebrew service 2023-12-16 01:53:29 +00:00
github-actions[bot]
cdac9396fc chore(main): release 0.0.2 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.0.2
2023-12-16 01:39:26 +00:00
993b036d99 fix(battery): find ioreg executable more reliably 2023-12-16 01:36:04 +00:00
github-actions[bot]
6d38ddd5a0 chore(main): release 0.0.1 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.0.1
2023-12-16 01:22:26 +00:00
1cc1fcd106 ci(release): setup CI workflows and release please (#1) 2023-12-16 01:20:01 +00:00
427088def3 docs(readme): add missing HELP line to example output 2023-12-16 01:15:46 +00:00
1d464fbd3a fix(makefile): correctly set VERSION 2023-12-16 01:15:34 +00:00
a3dc259e3b fix(battery): handle no batteries being present 2023-12-16 01:14:56 +00:00
8077357e17 docs(readme): Add some details and usage examples 2023-12-16 00:23:06 +00:00
471ba437c4 fix(metrics): adhere to units in metric names
The `*_amps` and `*_watts` metrics now use Ah and Wh values, instead of
mAh and mWh as they were before.
2023-12-16 00:22:09 +00:00
28589d0d16 chore(build): add Makefile 2023-12-16 00:04:52 +00:00
4149dc7304 chore(license): add MIT license 2023-12-16 00:03:32 +00:00
204938f5b1 feat(init): initial working implementation 2023-12-15 23:39:40 +00:00
1d458c84c4 docs(readme): add placeholder readme file 2023-12-15 23:38:06 +00:00