Releases: rmpestano/cukedoctor
Releases · rmpestano/cukedoctor
v1.0.0
Changlog
- Configurable introduction chapter search path (#54)
- Step enrichment via comments needed some escape on special markup (#55)
- Steps are now rendered as asciidoc example block (#56)
v0.9.2
Changlog
- Created the jenkins plugin (#19)
- Replaced maven-shared-utils by commons-io dependency (#48)
- Snapshots were not being uploaded to maven central (#49)
- Resource loading issues in Jenkins plugin (#50)
0.9.1
Changlog
- Cukedoctor living documentation (#39);
- Highlight failled scenarions (#43 );
- Cukedoctor living documentation is published by travis to gh-pageson each successful build (#44);
- Features(output json) directory can be configured in cukedoctor maven plugin (#45);
- Maven plugin was setting incorrect backend when format=all (#46)
v0.9.0
Changlog
- Documentation enrichment via feature comments (#38)
- Features ordering (#40)
- Support scenario background (#41)
- Support step output (#42)