Releases: imwally/battstat
Releases · imwally/battstat
v2.0.0
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
What's Changed
- Support overrideing icons with the default format by @o-nikolas in #8
New Contributors
- @o-nikolas made their first contribution in #8
Full Changelog: v1.9.0...v1.9.1