Releases: rmpestano/cukedoctor
Releases · rmpestano/cukedoctor
v3.1
Release notes
- Improve formatting in Feature and Scenario descriptions (#154)
Heroes
@andrewesweet
v3.0
Release notes
- PDF format cannot be generated on windows platform (#119)
- Grouping features (#145)
- Add HeaderRenderer (#148)
- Abstracting section depth from the renderers (#149)
- Update to Java 8 (#150)
- Skip line trimming when we have
listing
on feature/scenario description (#152)
Heroes
@andrewesweet
v2.1
Release notes
- Added new attribute to support stem (#144)
- Move allowUriRead to cukedoctor attributes (#146)
- Pass Cukedoctor attributes as map to Asciidoctor (#147)
Heroes
@andrewesweet
v2.0
Release notes
- Cucumber-jvm 2.x support (#117, #133)
- Highlight doc_strings based on content_type (#118)
- Add support for disabling hardbreaks (#122)
- Highlight doc_strings based on content_type (#123)
- Trim all lines in feature and scenario description (#135)
- Upgrade spi-sample to cucumber 5.6.0 (#136)
- Convert cukedoctor living documentation to cucumber 5.6.0 (#137)
- Remove cucumber 1.x specific features from documentation (#138)
- Upgrade dependencies (#140)
Heroes
@gogiel @andrewesweet
v1.2.1
Release notes
- #114 Add asciidoctor.css to theme folder
v1.2.0
Release notes
- #109 Add russian localized strings
- #111 Chapter and version labels can now be changed
- #112 Simplify UI in html backend
- #113 Adds sonar cloud travis integration enhancement
Heroes
@allustin @mas-wt
v1.1.3
Release Notes
- #106 Add errorMessageLength to globalConfig
- #107 Add CukedoctorConfig param to create the Converter in CukedoctorFactory
v1.1.2
Release Notes
This release is to align with this issue in cucumber living documentation plugin for Jenkins. It makes it possible to run Cukedoctor using Asciidoctor SAFE mode.
- #103 Support relative include in introduction chapter
- #104 CukedoctorConfig per CukedoctorConverter instance
v1.1.0
Release notes
- #99 Update to AsciidoctorJ 1.6.0
- #100 Use ExtensionGroup to register extension