Skip to content

Releases: kiblee/tod0

v0.7.1

13 Oct 19:23
0e47c3d
Compare
Choose a tag to compare
Fix spinner interfering with url prompt (#49)

v0.7.0

07 Oct 23:45
Compare
Choose a tag to compare
Add spinner

v0.6.5

21 Aug 18:41
Compare
Choose a tag to compare

What's Changed

v0.6.4

07 Mar 22:19
Compare
Choose a tag to compare

Version bump.

v0.6.2

07 Mar 21:44
Compare
Choose a tag to compare

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

v0.6.1

14 Dec 08:57
bc9199e
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

Important bug fix for v0.6.0

v0.6.0

13 Dec 14:09
aabd71a
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • Added standalone CLI
  • Upgraded to Microsoft Graph API 1.0

v0.5.0

09 Nov 08:54
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Several bug fixes

v0.4.0

13 Mar 16:21
83472b4
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Create tasks and folders
  • Mark tasks as complete

v0.3.0

28 Feb 16:30
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Replace CLI with a simpler interface