Skip to content

v0.11.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Feb 14:52
· 7 commits to master since this release

Changelog

  • 5b163c6 feat: Add cleanup step before parsing (#18)
  • 3b65632 feat: support ignore patterns
  • 2a8fe98 feat: support remove command to unregister hooks
  • bdc29dd feat: throw error if duplicate rules in enabled rules
  • f219063 feat: write only enabled to config by default
  • 8e3f070 refactor: change the default limit to permissive
  • 01ce160 refactor: rename version to min-version to avoid confusions

What's Changed

  • feat: Add cleanup step before parsing by @gumbo2k in #18

New Contributors

Full Changelog: v0.10.1...v0.11.0