- JUnit reporter fixed to comply with JUnit spec (#257, #260 contributed by brettwgreen)
- MINITEST_REPORTER env variable can be used to override reporter #256 (contributed by brettwgreen)
- junit reporter changed to support mintest >= 5.11 #252 (contributed by Kevinrob)
- all reporters changed to be compatible with minitest >= 5.11 (if not - report a bug ;)
- fixed uninitialized time in junit reporter #251
- format option added to progress reporter #240 (contributed by jorgesmu)
- improved output of junit reporter #245 (contributed by jules2689)
- Reverted #236 (it creates too many problems)
- Fixed problem with handling SIGINFO #231 (contributed by joshpencheon)