All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial project setup
- CLI commands: init, add, list, complete, remove
- Task storage in
.gitdoer/folder - Rich terminal output with colors
- Comprehensive test suite (96% coverage)
- CI/CD with GitHub Actions
- Automated PyPI publishing
- Initial release
- Basic task management functionality