v0.1.0-beta.1
Pre-release
Pre-release
charlie0129
released this
04 Apr 10:53
·
79 commits
to master
since this release
v0.1.0-beta.1
This is a beta version. Although I have tested and verified most features on my own Mac, this doesn't mean they will work on other computers. Since we will typically only charge MacBooks less than once per day, it becomes particularly hard to test edge cases. Therefore, rather extensive testing is required before batt can be marked as production-ready.
Please use this pre-release with caution. If you encounter any problem, posting them on GitHub issues is helpful for everyone. You can get the logs of batt daemon from /tmp/batt.log.
Changelog
- docs: refine (un)install messages by @charlie0129 in da9c905
- feat: show battery info in status by @charlie0129 in 79690fa
- fix: run main loop just before sleep to fix some rare cases where it may not stop charging before sleep by @charlie0129 in 05a5066
- feat: show adapter and charging status in status command by @charlie0129 in ddfba31
- feat: add command to enable or disable power adapter by @charlie0129 in 35b7110
- chore: update gosmc dep, update readme by @charlie0129 in 6032fbf
Full Changelog: v0.1.0-alpha.1...v0.1.0-beta.1