Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 1.12 KB

0.0.3 - 2021-06-05

Fixed

  • Fixed an issue where it renders header unnecessarily every loop.
  • Fixed an issue where it does not render at expected position when plot task count changes on chkplot watch command.

Added

  • Added no plot task message
  • Added -d option to specify plot log directory.

0.0.2 - 2021-06-04

Fixed

  • Fixed an issue where new plot task was ignored in chkplot watch command

Changed

  • Changed monitor interval to 5s from 3s in chkplot watch command

0.0.1 - 2021-06-04

Changed

  • Updated CLI usage text

Added

  • Added new chkplot watch command
  • Added gif demo movie to README
  • Added -c option to chkplot list and chkplot wip

0.0.0 - 2021-06-02

Initial release.