v0.16.0
- Lets Ruby handle successful exit code at the end of the test run, only uses
exit 1if there are errors. - Display of debug messages has been improved when
DEBUG=trueis used - Pull Request.
exit 1 if there are errors.DEBUG=true is used - Pull Request.