Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 04:05
· 1 commit to master since this release
4842a71

What's Changed

Removes upper version limit on pathspec dependency. This has a "breaking change" in how some match patterns are treated (with pathspec>0.10). The new behavior is aligned with how .gitignore file patterns work..

The code is now also formatted according to more modern standards 😅

Full Changelog: v0.3.0...v0.4.0