Releases: espressif/conventional-precommit-linter
Releases · espressif/conventional-precommit-linter
v1.10.0
v1.9.0
v1.8.0
v1.7.0
- change: update output message for help command (works with
git worktree
) -
- docs: updated README file - usage, tip for git alias
- ci: replace Black formatter by Ruff formatter
-
- removed linting tools from dev dependencies
v1.6.0
- change(default-types): add "test:" to default commit types
v1.5.0
v1.4.1
v1.4.0
v1.4.0 (2023-12-04)
- feat(scope): add optional restriction to available scopes
- ci: update commitizen auto release message
- update actions version pytest.yml workflow
- docs: update thumbnails example messages
- change(output): coloring only keywords in output
- change: release v1.3.0
v1.3.0
- fix: commitizen versions settings in pyproject.toml
- change(user-output): update user output marking all issues with message
- Dynamic messages in output report
- Color input commit message same as message elements - Tests updated
- ci: update project settings configuration (pyproject.toml)
- add CHANGELOG.md, commitizen, test packages definitions
- GitHub action - testing on multiple OSes
v1.2.1
fix(scope-capitalization): Update scope regex to be consistent with c…