- New support for
--wordoption style. - Stubbed in support for new options:
--debug,--dirSlash,--stream, and--ignore. - Changed to MIT license
- Expanded usage information. Now includes future options under development.
- Overall modernization of the C++ code.
- Uses new C++ std::filesystem class for portable file system access. Removed the prior code that used a custom filesystem proxy.
- Converted project to use CMake
- First semver version.
- Retargetted to Win10
- Fix crashing bug with patterns consisting only of slashes