Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 22:35
· 3 commits to main since this release
319c604

Co-Authored-By: Claude [email protected]

🤖 Generated with Claude Code

  • Update README with ignore option documentation and examples

  • Add comprehensive tests for pattern matching

  • Filter discovered files based on ignore patterns

  • Implement matchesPattern utility for cross-platform glob matching

feat: add ignore option to exclude files from autoloading- Add ignore option to AutoloadOptions interface

Merge pull request #42 from charliedowler/mainfeat: add ignore option to exclude files from autoloading

chore: bump

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.6.0