Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@mvmjacobs mvmjacobs released this 23 Oct 02:54
· 23 commits to master since this release

Improvements

  • config: Default date format in config file was changed to MM/dd/yyyy. (#19) (96d9474)
  • start: Now the task description is informed from an option. See here to know how to use it. (#16) (f7cbc67)
  • finish|pause: Now you can stop a task with date and time. See here to know how. (#18) (81f4c69, 40ced82)

Bug Fixes

  • finish|pause: Fix console message when the task has already been stopped. (#20) (d2fb57c)