1.7 KiB
1.7 KiB
Changelog
v0.2.2 (2021-08-26)
Fixes
- Corrected a missing elif that was causing duplicated output when --uuid was specified
- fixed duplicate project adding
Refactorings
- remove test dep on build task
Others
- Added coverage tests
- Added header and sort tests
Full set of changes: v0.2.1...v0.2.2
v0.2.1 (2021-08-23)
Fixes
- corrected the issue causing split project entries closes #1
- Added handling for empty/no project name
Others
- cleanup for linting errors
- Add directory to correct flakes flakiness
- attempt to fix #1, but instead made it fail the same way with completely different logic
- hopefully fixed tests adding ci tasks to my taskwarrior
- fixed the forced bad entry
- checking in invalid code to force a build fail
Full set of changes: v0.2.0...v0.2.1
v0.2.0 (2021-08-19)
New Features
- added --header option to display start date of report
Others
- added taskrc config for base configuration
- added makefile
- Added init.py to try to clean up build errors
- added a useless --help test to verify commit message hook is working
Full set of changes: v0.1.1...v0.2.0
v0.1.1 (2021-08-18)
Full set of changes: v0.1.0...v0.1.1
v0.1.0 (2021-08-18)
New Features
- Added click and --uuid to display task's uuid to aid in cleanup of tasks