What's Changed
- Fix typo in README.md example by @zanerock in #20
- Fix issue with descrency between
root="."androot=process.cwd()by @zanerock in #22 - Bail out of impossible paths by @zanerock in #24
- Rework README.md options breakdown and add a table of contents by @zanerock in #29
- Add support for 'onlySpecials' option for symetry by @zanerock in #31
- Delete tests before passing options to custom tests by @zanerock in #33
Full Changelog: v1.1.1...v2.0.0