Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 504 Bytes

File metadata and controls

20 lines (14 loc) · 504 Bytes

Changelog

0.2.3

  • Learn new Rust error handling technique.

0.2.2

  • Bring back timezone conversion feature.

0.2.1

  • Add more info to help build debian package.
  • (Internal) Drop use of "human-panic". It is not the thing I need.

0.2.0

  • Remove timezone conversion feature, because we now can ask InfluxDB to export data in desired timezone.

0.1.1

  • Let filter other rows, keep only rows which "time" part of the day match a specified value, like "07:00:00".

0.1.0

  • First version