Skip to content

Version 0.1.0

Latest

Choose a tag to compare

@spyflow spyflow released this 16 Jun 18:49

Version 0.1.0

What's New

  • Numeric output mode (-n flag) - Perfect for status bars and integration
  • Completely rewritten documentation with examples
  • Better code style and comments

Improvements

  • Updated output format to be cleaner
  • Added integration examples for popular status bars (Polybar, i3status, dwmblocks)
  • Improved troubleshooting documentation
  • Code cleanup with improved comments in English

Changes

  • Added -n/--number flag to output only the numeric value without "Battery:" prefix or "%" symbol
  • Changed output format from "Battery Percentage: X.XXX%" to "Battery: X.XX%"
  • Enhanced README with installation instructions, detailed usage guide, and integration examples
  • Improved code consistency and variable naming

Full Changelog

Full Changelog: v0.0.3...v0.1.0