v2.0.0
💥 Breaking changes
- BREAKING CHANGE: Configuration Migration and Removed Features by @shenxianpeng in #280
🚀 New features and improvements
- feat: support py314 and update badge by @shenxianpeng in #296
- feat:
commit-checksupport reads piped STDIN by @shenxianpeng in #272 - refactor: reduce functions cognitive complexity by @shenxianpeng in #276
- feat: update prepare-commit-msg to commit-msg by @shenxianpeng in #274
- feat: add alias
cchkforcommit-checkby @shenxianpeng in #268
🐛 Bug fixes
- fix: update regex to support breaking changes by @shenxianpeng in #305
- fix: check user input config exist or not by @shenxianpeng in #304
- fix: clean up pre-commit config and hook by @shenxianpeng in #297
- fix: remove
allow_authorsand addignore_authorsto branch section by @shenxianpeng in #292 - fix: update import to fix test by @shenxianpeng in #291
👷 Changes for plugin developers
- chore: add more test cases by @shenxianpeng in #294
- chore: Use full commit SHA hash for this dependency by @shenxianpeng in #287
- chore: delete .gitpod.yml by @shenxianpeng in #279
- chore: Add comprehensive GitHub Copilot development instructions by @copilot-swe-agent[bot] in #270
📝 Documentation updates
- docs: add comprehensive examples page by @shenxianpeng in #303
- docs: update output in README.rst by @shenxianpeng in #295
- docs: add v2.0.0 documentation by @shenxianpeng in #289
- docs: update README.rst for v2 by @shenxianpeng in #288
📦 Dependency updates
- chore(deps): bump CodSpeedHQ/action from 3 to 4 by @dependabot[bot] in #278
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #277
- chore(deps): bump actions/attest-build-provenance from 2 to 3 by @dependabot[bot] in #267
Full Changelog: v0.10.2...v1.0.0