Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 616 Bytes

File metadata and controls

23 lines (17 loc) · 616 Bytes

Changelog

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.

[Unreleased]

Added

  • 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

[0.1.0] - YYYY-MM-DD

Added

  • Initial release
  • Basic task management functionality