rainbarf Changelog

What's new in rainbarf 1.3

Jul 13, 2015
  • Improved battery() subroutine as suggested by Tux;
  • Properly checking UTF-8 environment in tests;
  • Cosmetic changes due to boilerplate updates.

New in rainbarf 1.1 (Oct 31, 2013)

  • This version adds fixes for OS X Mavericks, a --datfile option, support for Linux systems without energy_now and energy_full, and minor documentation tweaks.

New in rainbarf 1.0 (Oct 22, 2013)

  • This version shows swap usage (enabled by --swap parameter), and adds simple output testing and support for /sys/class ACPI.

New in rainbarf 0.9 (Aug 2, 2013)

  • This version implements fallback to the plain 16 colors if the installed version of Term::ANSIColor is outdated, and computes the "unaccounted" memory on Linux.

New in rainbarf 0.8 (Apr 8, 2013)

  • This version allows the configuration file to be specified via the RAINBARF environment variable, uses select() instead of sleep() for faster execution under Linux, enhances documentation, and adds better CPAN compliance.

New in rainbarf 0.7 (Mar 5, 2013)

  • This version adds FreeBSD compatibility and can show the remaining time with no battery symbol.