Skip to content

Releases: imwally/battstat

v2.0.0

29 Mar 04:34
797f11d
Compare
Choose a tag to compare

What's Changed

v2.0.0 now with more printf formatting 🎉

There is no more need to write replacement tokens in a rigid style with spaces around each. Using the -f flag you can write the replacement tokens any which way you desire. You can even use character escape sequences for tabs \t and newlines \n.

New Contributors

Full Changelog: v1.9.1...v2.0.0

v1.9.1

27 Mar 03:40
Compare
Choose a tag to compare

What's Changed

  • Support overrideing icons with the default format by @o-nikolas in #8

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

27 Mar 03:16
Compare
Choose a tag to compare

What's Changed

  • Version v1.9.0 in anticipation for v2.0.0 🎉
  • Set LC_ALL for upower by @Yamakaky in #5

New Contributors

Full Changelog: https://github.com/imwally/battstat/commits/v1.9.0