v1.1.0
A Python project template for CLIs using Poetry as the dependency manager.
Added
- Minimal CLI project format with unit, integration, and e2e tests
- Basic GitHub Actions workflows for vulnerability scans, linting, and testing
- Git hooks, commit message templates, and GitHub PR templates