Skip to content

Releases: rmpestano/cukedoctor

v3.1

17 May 09:22
Compare
Choose a tag to compare

Release notes

  • Improve formatting in Feature and Scenario descriptions (#154)

Heroes

@andrewesweet

v3.0

09 May 15:08
Compare
Choose a tag to compare

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

26 Apr 14:46
Compare
Choose a tag to compare

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

22 Apr 10:35
Compare
Choose a tag to compare

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

21 Sep 22:38
Compare
Choose a tag to compare

Release notes

  • #114 Add asciidoctor.css to theme folder

v1.2.0

20 Sep 15:58
Compare
Choose a tag to compare

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

08 Mar 01:54
Compare
Choose a tag to compare

Release Notes

  • #106 Add errorMessageLength to globalConfig
  • #107 Add CukedoctorConfig param to create the Converter in CukedoctorFactory

v1.1.2

05 Mar 00:10
Compare
Choose a tag to compare

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

v.1.1.1

12 Feb 17:29
Compare
Choose a tag to compare

Release notes

Fixes #101

v1.1.0

01 Feb 10:55
Compare
Choose a tag to compare

Release notes

  • #99 Update to AsciidoctorJ 1.6.0
  • #100 Use ExtensionGroup to register extension