v0.2.1
What's Changed
- chore: add message about adapter is disabled by @charlie0129 in 90df4aa
- fix: resolve an rare issue when charge may be above the predefined value @charlie0129 in eda96be
- fix: prevent idle sleep if system has just waked up by @charlie0129 in 31b7cf4
- chore: optimize install command by @charlie0129 in e37df99
Full Changelog: v0.2.0...v0.2.1
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.2.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 v0.2.0
by yourself (v0.2.0
itself should run on macOS Big Sur if you build it yourself).