Skip to content

v0.6.2

Compare
Choose a tag to compare
@kiblee kiblee released this 07 Mar 21:44
· 35 commits to master since this release

What's Changed

  • Print usage when no argument is provided by @devzeb in #25
  • Reworked datetime parser to accept am / pm time formats, fixed some parsing errors by @devzeb in #24
  • Add unittests to circleci by @kiblee in #27
  • Make unittests with explicit answers by @kiblee in #28
  • Added explicit Task and TodoList classes by @devzeb in #23
  • Moved the help message to separate file by @devzeb in #29
  • Unify datetime related files by @kiblee in #31
  • Remove unused imports by @kiblee in #32
  • Create models folder by @kiblee in #33
  • Move to new API to fix failing functionality by @SaskiaKeil in #37
  • Bump pyyaml from 5.3 to 5.4 by @dependabot in #34

New Contributors

Full Changelog: v0.6.1...v0.6.2