What's Changed
- fix: handle file paths with slashes and regex wildcards without splitting (fix #151) by @loris in #160
- fix: use $ne instead of $not for object values from custom casters (fix #149) by @loris in #161
- feat: add populationMaxDepth option to limit nested population depth (fix #141) by @loris in #162
Full Changelog: v6.0.1...v6.1.0