v0.3.0
What's Changed
- feat: allow config reloading using SIGHUP @charlie0129 in 0fbc86f
- feat: add
batt disable
command to quickly set charge limit to 100 @charlie0129 in 5eea0b1 - fix: fix potential memory leak on restarting batt @charlie0129 in 2d52d68
- feat: turn off MagSafe LED after closing lid @charlie0129 in 1b3c260
How to install/upgrade
One line version (to install or upgrade):
bash <(curl -fsSL https://github.com/charlie0129/batt/raw/master/hack/install.sh)
Just be sure to read the on-screen instructions.
See:
Compatibility
Upgrading to v0.3.0
should be fine for users using macOS Monterey or later. If you are on macOS Big Sur, you can stay at v0.1.0
or build it by yourself.