Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.4] - 2019-06-04

Changed

  • battery dependency version was updated to 0.7.4 (fixes #8)

[0.2.3] - 2019-05-30

Changed

  • battery dependency version was updated to 0.7.3 (fixes #7)

[0.2.2] - 2019-05-21

Changed

  • battery dependency version was updated to 0.7.2

[0.2.1] - 2019-03-13

Fixed

  • Incorrect label for state of charge bar

[0.2.0] - 2019-03-13

Added

  • CLI arguments handling (see battop --help) #1
  • CLI argument for measurement units -u/--units (available options: human or si)
  • CLI argument for delay between updates -d/--delay (1 second by default)
  • CLI argument for logs verbosity -v/-vv/../-vvvvv, logs are written into stderr

Changed

  • Temperature graph shows "Unavailable" label if underline device does not provides temperature data