New
2.0.4
- Fixed passing no-value Mocha arguments, like
--bail, as the last argument to the CLI. (#54, #55 @dtao) - Reverted the change in 2.0.3, since it didn't actually accomplish anything, except making the code unnecessarily complex. (See discussion in #51.)