v0.1.0
Changelog
- chore: enhance message when set limit to 100% by @charlie0129 in 404e6ee
- fix: resolve an issue where setting limit may be delayed after waking up by @charlie0129 in a9801c1
- feat: support specifying upper and lower charge limit by @charlie0129 in 7833398
- chore: make pre-sleep delay longer by @charlie0129 in 574ef95
Full Changelog: v0.1.0-beta.4...v0.1.0
Notes
Currently, batt is known to be fairly stable now. So here we are, the first non-beta release. This release focuses on stability so several new features will not be included in this release because they are not considered to be well-tested. If you want the latest features, you can try the upcoming beta releases.
If you encounter any problem, please post it on GitHub Issues so I can help. You can find logs from /tmp/batt.log
. I appreciate your input.
batt daemon have its log levels set to
debug
for easy debugging so you may find a lot of logs. You can truncate it and only keep the useful parts before reporting.