New
v1.2.2 Bugfixes and new features (for CLI)
Thanks so much to everyone who committed their time and effort to add features to this release!
If you run into any issues, please open an issue and tag the user that created the feature that you are having issues with.
What's Changed
- Disable MagSafe LED when disabling power adapter by @thdrmrphy in https://github.com/actuallymentor/battery/pull/244
- Fix for #104: added integer check for charge command argument by @lodewijkvankeizerswaard in https://github.com/actuallymentor/battery/pull/233
- Update README.md by @ryanburnett in https://github.com/actuallymentor/battery/pull/274
- README installation clarification for homebrew users expecting
brew installto finish CLI installation by @johnmcdowell in https://github.com/actuallymentor/battery/pull/272 - Reorder paths. by @gotgenes in https://github.com/actuallymentor/battery/pull/248
- Voltage limit by @rguca in https://github.com/actuallymentor/battery/pull/224
- Update MagSafe LED if threshold reached when AC charger is connected by @ibrado in https://github.com/actuallymentor/battery/pull/184
- Battery calibration by @KyrosWeb in https://github.com/actuallymentor/battery/pull/169
- General bugfixes by @Chr1s70ph in https://github.com/actuallymentor/battery/pull/266
- Improve accuracy when stopping charging by @thdrmrphy in https://github.com/actuallymentor/battery/pull/241
- General bugfixes by @thdrmrphy in https://github.com/actuallymentor/battery/pull/253
- Update libs and added version 1.1.7 by @lcsvcn in https://github.com/actuallymentor/battery/pull/259
New Contributors
- @thdrmrphy made their first contribution in https://github.com/actuallymentor/battery/pull/244
- @lodewijkvankeizerswaard made their first contribution in https://github.com/actuallymentor/battery/pull/233
- @ryanburnett made their first contribution in https://github.com/actuallymentor/battery/pull/274
- @johnmcdowell made their first contribution in https://github.com/actuallymentor/battery/pull/272
- @rguca made their first contribution in https://github.com/actuallymentor/battery/pull/224
- @ibrado made their first contribution in https://github.com/actuallymentor/battery/pull/184
- @KyrosWeb made their first contribution in https://github.com/actuallymentor/battery/pull/169
- @Chr1s70ph made their first contribution in https://github.com/actuallymentor/battery/pull/266
- @lcsvcn made their first contribution in https://github.com/actuallymentor/battery/pull/259
Full Changelog: https://github.com/actuallymentor/battery/compare/v1.2.1...v1.2.2