Releases: kiblee/tod0
Releases · kiblee/tod0
v0.8.0
What's Changed
- fix(docs): change
Secret ID
toSecret Value
by @shejialuo in #47 - Add: interactive option, more datetime syntax by @eight04 in #50
- Bump setuptools from 49.2.1 to 65.5.1 by @dependabot in #51
- Add: support reminder when creating tasks from GUI by @eight04 in #53
- Remove requirements-lock.txt by @kiblee in #57
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #52
- Bump urllib3 from 2.0.3 to 2.2.2 by @dependabot in #63
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #66
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #59
- Bump idna from 3.4 to 3.7 by @dependabot in #58
- Change: keep index position when reloading tasks by @eight04 in #64
New Contributors
- @shejialuo made their first contribution in #47
- @eight04 made their first contribution in #50
Full Changelog: v0.7.1...v0.8.0
v0.7.1
v0.7.0
v0.6.5
v0.6.4
v0.6.2
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
- @SaskiaKeil made their first contribution in #37
- @dependabot made their first contribution in #34
Full Changelog: v0.6.1...v0.6.2