v0.1.0-beta.2
Pre-release
Pre-release
charlie0129
released this
05 Apr 13:26
·
77 commits
to master
since this release
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
- feat: fail if launch daemon already exists when installing by @charlie0129 in b8d11be
- fix: delay loop once charging is disabled before sleep to prevent the main loop from re-enabling it by @charlie0129 in d76d3b3
Full Changelog: v0.1.0-beta.1...v0.1.0-beta.2