Commit Graph

16 Commits

Author SHA1 Message Date
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