Skip to content

Releases: picklesdoc/pickles

v2.18.1

20 Apr 20:59
Compare
Choose a tag to compare

[2.18.1] - 2018-04-20

Fixed

  • More robust scenario outline example mapping by using code from SpecFlow (519) (by @dirkrombauts, based on an idea by @janosmagyar)
  • Only the table of the examples in a scenario outline should have test results (515) (by @spacehole1)

v2.18.0

02 Feb 14:42
Compare
Choose a tag to compare

[2.18.0] - 2018-02-02

Added

  • Dhtml reports and Scenario outline support (includes extension of the JSON output) (502) (by @DominikBaran)

Fixed

  • Cache the NUnit feature scan results to improve performance on large solutions (503) (by @tlecomte)
  • Use lookups in JSONDocumentation Builder to improve performance on large solutions (504) (by @tlecomte)
  • Cache LanguageServices and GherkinDialectProvider in FeatureParser to improve performance on large solutions (505) (by @tlecomte)

v2.17.0

06 Nov 19:19
Compare
Choose a tag to compare

[2.17.0] - 2017-11-06

Added

Fixed

v2.16.2

13 Aug 16:07
Compare
Choose a tag to compare

Fixed

  • Pickles is unable to deal with Danish characters (477) (by @s991116)

v2.16.1

07 Aug 16:28
Compare
Choose a tag to compare

[2.16.1] - 2017-08-07

Fixed

  • Remove unnecessary backslash conversion in json feature tree (469) (by @AntoineTheb)
  • Pickles cannot deal with languages that have a hyphen in the name (478) (by @dirkrombauts)

v2.16.0

06 Jun 17:54
Compare
Choose a tag to compare

Added

Fixed

Changed

  • Under the hood: Move NDesk.Options dependency to command line runner (459) (by @dirkrombauts)
  • Under the hood: update several third party packages (462) (by @dirkrombauts)

v2.15.0

09 Mar 16:02
Compare
Choose a tag to compare

[2.15.0] - 2017-03-09

Added

Fixed

v2.14.0

24 Feb 17:44
Compare
Choose a tag to compare

[2.14.0] - 2017-02-24

Added

v2.13.0

10 Feb 10:37
Compare
Choose a tag to compare

[2.13.0] - 2017-02-10

Added

  • Improved Tag Support: Tags in Excel and Tags for Examples Blocks in Json, Dhtml, Html, and Word formats (424) (by @pleveill)

Fixed

v2.12.0

26 Jan 17:59
Compare
Choose a tag to compare

[2.12.0] - 2017-01-26

Added

Fixed

  • Fixes hiding topnav when printing (411) (by bliles)