Skip to content

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 01:15
· 10 commits to master since this release

Fixes

  • purge: Pathspec matching now follows .gitignore semantics. Slash-free specs (e.g., node_modules) match a path component at any depth, so nested directories are reached; leading / anchors matches to the repo root.