Skip to content

Releases: espressif/conventional-precommit-linter

v1.8.0

22 Apr 08:43
eb0c25a
Compare
Choose a tag to compare
  • fix(output-message): fixes presence bang/breaking change in output message
  • Closes #24
  • fix: unicode issues when utf-8 encoding is not set in system
  • Closes #22

v1.7.0

05 Apr 06:06
717dfe3
Compare
Choose a tag to compare
  • 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

02 Jan 08:18
7c5e934
Compare
Choose a tag to compare
  • change(default-types): add "test:" to default commit types

v1.5.0

15 Dec 07:45
61f5710
Compare
Choose a tag to compare
  • feat: add support for optional ! in scope
  • Closes #12
  • docs: add CONTRIBUTING Guide
  • ci: add PR linter Danger

v1.4.1

09 Dec 09:05
3b40069
Compare
Choose a tag to compare
  • fix: fix partial type matching
  • Closes #11

v1.4.0

04 Dec 17:36
Compare
Choose a tag to compare

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

09 Nov 13:34
Compare
Choose a tag to compare
  • 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

31 Jul 10:45
78b3a11
Compare
Choose a tag to compare
fix(scope-capitalization): Update scope regex to be consistent with c…

…ommitlint in DangerJS (#6)

v1.2.0

29 Jun 13:04
0888574
Compare
Choose a tag to compare
Ignore comment lines from linted commit message (#5)

* fix: Ignore # lines from linted commit message

* feat: Add hint for preserving commit message to output report

* fix: Allow in scope special characters  " _ / . , * -"

v1.1.0

27 Jun 12:30
bdf5cee
Compare
Choose a tag to compare
Update default rules (#3)

* change(rules): Set maximum summary length to 72 characters

* change(rules): Summary uppercase letter as optional rules