Skip to content

v1.0.0

Choose a tag to compare

@aminya aminya released this 06 Jan 14:33
· 7 commits to master since this release

What's Changed

  • feat: return an object to indicate inclusion + use relative globs by @aminya in #1

Breaking Changes

  • the return is now an object. The glob patterns are included in the glob property. The included property shows if the file is an inclusion or an exclusion.

  • the result is now relative by default. Use the absolute parameter to make the patterns absolute

New Contributors

  • @aminya made their first contribution in #1

Full Changelog: v0.2.1...v1.0.0