Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@dwaring87 dwaring87 released this 01 Dec 18:38
· 82 commits to master since this release

New Features:

  • Weekly Planner: The planner command will display this week's tasks in a weekly planner table.
  • --status flag and config property will toggle the display of status messages
  • --hideDue flag and config property will hide tasks with a due date more than n days in the future

Changes:

  • The --styled flag has been changed to --color. This will force chalk to display styled/colored text even if it doesn't think the console supports it.
  • Some of the CLI options' short flags have changed. See the usage information.