Skip to content

3.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 06:05
· 884 commits to master since this release

🔥 Breaking changes

Improve settings about ignore patterns, use prefix match instead of regexp match (#13)

  • It no longer supports regexp patterns
  • It enables to set of multiple patterns separated by line breaks

image

Improvements

  • Add Show existing files only option (#14)