v0.1.0 (2022-10-04)
- Initial release, forked from Glob v0.3.0 plus the latest additions on GitHub as of commit 91248c1.
- Fixed:
glob_withdid not respect the case sensitivity option for path segments without any wildcard characters. For example, the patternsrc/*.rswould findSRC/main.rseven if you turned case sensitivity on. (ticket)