1.4.0
π Features
- Coverage now respects the
coverageDirectory
specified in Jest config - Allow multiple configurations by @MacZel. (#118)
π΅ Bug fixes
- Fix
--version
flag to report the correct version number (#116) - Better handling when there are syntax errors on test files