Skip to content

4.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:42
· 6 commits to master since this release

DirectoryScanner no longer excludes .gitignore and .cvsignore by default. Code that relied on
the old defaults has to add the two patterns explicitly. That change is what makes this a minor
release rather than 4.0.4.

💥 Breaking changes

  • Do not exclude ".gitignore" and ".cvsignore" by default (#326) @kwin

👻 Maintenance

🔧 Build

📦 Dependency updates