Version | Date | Description |
---|---|---|
4.4.2 | 2019-05-01 | 4.4.2 release |
4.4.1 | 2019-02-13 | 4.4.1 release |
4.3 | 2017-05-19 | 4.3 release |
4.2.1 | 2016-10-21 | 4.2.1 release |
4.2.0 | 2016-10-20 | 4.2.0 release |
4.1.2 | 2015-10-11 | 4.1.2 release |
4.1.1 | 2015-09-30 | 4.1.1 bugfix release |
4.1 | 2014-08-23 | 4.1 release |
4.0.8 | 2014-01-23 | 4.0.8 release |
4.0.7 | 2013-12-24 | 4.0.7 release |
4.0.6 | 2013-11-30 | 4.0.6 release |
4.0.5 | 2013-10-30 | 4.0.5 release |
4.0.4 | 2013-09-03 | 4.0.4 release |
4.0.3 | 2013-07-20 | 4.0.3 release |
4.0.2 | 2013-07-19 | 4.0.2 release |
4.0.1 | 2013-03-16 | 4.0.1 release |
4.0 | 2013-01-25 | 4.0 release |
3.3 | 2012-11-24 | 3.3 release |
3.2 | 2012-11-24 | 3.3 release |
3.2 | 2012-10-20 | 3.2 release |
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 |
---|---|---|
![]() |
Error parsing TAP Stream: Invalid indentation Fixes 47. | japod |
Type | Changes | By |
---|---|---|
![]() |
Re-publishing 4.4 due to missing artefacts from Maven central Fixes 55. Thanks to cburroughs. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Correct subtest placement Fixes 50. Thanks to Altai-man. | kinow |
Type | Changes | By |
---|---|---|
![]() |
An empty plan, 1..0, causes parser error when it occurs right after another plan Fixes 41. Thanks to Jakub Podlesak. | kinow |
![]() |
Update dependencies before the next release Fixes 43. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Clear up handling of character encodings in Consumer and Producer. Fixes 38. Thanks to Chapman Flack. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Error parsing test result description with # symbol in TAP. Fixes 32. | kinow |
![]() |
Fix issue when Yaml is contained in a diagnostic. Fixes 34. Thanks to Andy Campbell. | kinow |
![]() |
Incorrect issues link in the changes report. Fixes 26. | kinow |
![]() |
JUnit TapListeners always report tests as passed on version 4.0.6. Fixes 23. | kinow |
![]() |
Create examples for working with extensions (TestNG, JUnit, etc). Fixes 29. | kinow |
![]() |
Updated ext project JUnit dependency version from 4.10 to 4.11. | kinow |
![]() |
Fixed broken tests when using Java 8. | kinow |
![]() |
Fix wrong parent version in the perl-integration tests project. | kinow |
![]() |
Migrate Maven site to GitHub pages Fixes 31. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Improving test and fixing issue #20 (again) Fixes 24. Thanks to Andy Campbell. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Issue 20 quick fix: Exiting from the YAML block by looking at indentation correctly. Fixes 20. Thanks to Andy Campbell. | kinow |
Type | Changes | By |
---|---|---|
![]() |
org.tap4j.ext.testng.listener.*Yaml wont output YAMLish Fixes 19. | kinow |
![]() |
Stream with subtests chopping off last yaml diagnostic Fixes 17. | kinow |
![]() |
Unable to write tap output due folder structure not being created Fixes 18. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Optional test numbers are not working Fixes 16. | kinow |
![]() |
YAML parser isn't parsing correctly. Fixes 1. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Diagnostics are added to all test cases, after one with diagnostics was found Fixes 14. | kinow |
Type | Changes | By |
---|---|---|
![]() |
subtest as first test causes ParserException (Duplicated TAP plan found) Fixes 12. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Split the producers to have one that outputs only TAP 13 and another with YAMLish. | kinow |
![]() |
Updated web site. Removing the link to the book too, until it gets updated. | kinow |
![]() |
Separated project into multiple maven modules. | kinow |
![]() |
Increased test coverage. | kinow |
![]() |
Simplified parsers with OO and options by constructor. | kinow |
![]() |
Organized test resources packages. | kinow |
![]() |
Removed author tags. | kinow |
![]() |
Fixed code license headers. | kinow |
![]() |
Formatted code. | kinow |
![]() |
Updated project web site with more examples. | kinow |
![]() |
Updated integration with TestNG and JUnit. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Fixing subtests bug. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Add subtests. | kinow |
Type | Changes | By |
---|---|---|
![]() |
Minor code clean up. | kinow |
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 |