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.
- Comprehensive CI/CD pipeline with GitHub Actions
- Security scanning workflow with multiple tools (Trivy, Gitleaks, CodeQL)
- Test framework using bats for shell script testing
- Code coverage reporting with kcov
- Automated dependency updates with Dependabot
- Hook development guide documentation
- Release automation workflow
- Multiple distribution channels (npm, PyPI, GitHub Releases)
- Made all hook scripts executable
- Updated pre-commit configuration
- Shell script formatting issues
- Test compatibility across platforms
0.1.0 - 2024-08-21
- Initial collection of pre-commit hooks
- Basic documentation
- License file