today/CHANGELOG.md
2021-12-22 15:58:10 +00:00

610 B

Changelog

The format is based on Keep a Changelog.

Unreleased

Added

  • REMIND statement
  • MOVE entries to a different time

Changed

  • Output is now colored

0.1.0 - 2021-12-20

Added

  • Initial implementation, including...
  • Parsing
    • INCLUDE, TIMEZONE, NOTE and TASK commands
    • DATE, BDATE, FROM, UNTIL, MOVE and EXCEPT statements
  • CLI
    • --file, --date and --range arguments
    • show, done and fmt commands
  • Readme
  • This changelog
  • Example file
  • Git pre-commit hook ensuring code is formatted