| Version | Date | Description |
|---|---|---|
| 3.1 | 2012-06-26 | 3.1 release |
| 3.0 | 2012-05-10 | 3.0 release |
| 2.0.7 | 2012-03-12 | First release |
| Type | Changes | By |
|---|---|---|
| Added a JUnit TAP Representer and a factory for TAP Producers. | kinow |
| Type | Changes | By |
|---|---|---|
| Added support to comment diagnostics Fixes 3525607. | kinow |
| Bug fix. Whenever the parser found a simple 'ok', like the one added by done_testing, it would increase the test number by 1 Fixes 3525603. | kinow |
| Added support to subtests Fixes 3504508. | kinow |
| Code clean up, increasing the quality index measured by Sonar (from 91, to 98.5, FWIW) | kinow |