Features
* 98c6b9d Add `--junit4-timeout` option to specify a hard time limit for tests (69)
* 5e895ac Tweak verbosity levels of compile error output (66)
* 70f73e5 Completely redesign test output (63)
* 4d46a5a Check that specified jars actually exist (61)
Bugfixes
* 255e555 Add -enableassertions flag to java command (67)
Documentation
* 9760324 Document the --junit4-timeout option
* 0d885e9 Add _output module to documentation
Refactorings
* 6098eb5 Prefix CLI option destinations with "junit4_", fix 68
Other
* b2b38b5 Tweak test summary message
* b236c6e Add Python 3.8 to Travis config, fix 60