Release 1.9.1
Automated release generated by GitHub Actions.
What's Changed
- Release 1.8.0 by @github-actions[bot] in #116
- update rusty-pre-commit-todo to the latest version by @simone-viozzi in #117
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #120
- chore: add copilot setup workflow by @simone-viozzi in #119
- update pre-commit hook version by @simone-viozzi in #124
- add install-hooks step to GitHub workflow by @simone-viozzi in #128
- chore(deps): update dependency python to 3.13 by @renovate[bot] in #125
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #126
- Improve logging to show file path instead of file length in comment parsing by @Copilot in #127
- Optimize File Processing and Fix TODO.md Fallback Behavior by @simone-viozzi in #133
- add some copilot instructions for commit messages, github actions, an… by @simone-viozzi in #135
- Add option to auto-add TODO.md file after the pre-commit runs by @Copilot in #130
- feat(ci): add Python 3.9 support with comprehensive smoke tests by @simone-viozzi in #139
- Optimize empty TODO validation to eliminate duplicate file parsing by @Copilot in #132
- fix(todo_md): propagate parse errors and simplify fallback mechanism by @simone-viozzi in #136
- Fix: Remove TODOs for deleted files by checking file existence instead of using git by @Copilot in #138
- fix(ci): organize wheels in common directory for reliable artifact ma… by @simone-viozzi in #141
Full Changelog: v1.8.0...v1.9.1