v1.6.0
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
- feat: add ignore option to exclude files from autoloading by @charliedowler in #42
New Contributors
- @charliedowler made their first contribution in #42
Full Changelog: v1.5.2...v1.6.0