Skip to content

Releases: picklesdoc/pickles

v1.0.1

31 Mar 12:29
Compare
Choose a tag to compare

Bugs Fixed

  • In the DHtml version, feature wide tags with capitals can not be filtered on (#194)
  • Tables in background for Word & Excel (#191)

v1.0.0

15 Dec 06:17
Compare
Choose a tag to compare

Our "1.0" release!

Breaking Change

  • Support for the nAnt runner has been discontinued. nAnt users can migrate by using nAnt's capabilities to call the command line runner of Pickles. (#179)

Bug Fix

  • The checkmark/cross icon in the GUI client did not always show the cross icon when appropriate, and its state could be changed by the user. (#177)

v0.20.0

10 Dec 15:30
Compare
Choose a tag to compare
v0.20.0 Pre-release
Pre-release

Breaking Change

  • The msbuild runner will now break the build when an error occurs. This reflects our belief that the Living Documentation is a first class output of the software development process.

New Features

  • The command line and powershell runners now return an error code of 0 when everything went fine, and 1 if there was an error.
  • The HTML and DHTML output versions no longer horizontally spread tables.
  • The GUI version has an icon

v0.19.0

25 Nov 14:38
Compare
Choose a tag to compare
v0.19.0 Pre-release
Pre-release

Breaking Change

  • DITA support has been discontinued. (#153)

New Features

  • Each runner has its own download package
  • Several improvements to the DHTML version
    • A progress indicator when loading features for the first time
    • Add a toggle to show/hide folder contents (top level folders are collapsed by default)
  • The Nuget package for the MSBuild runner adds an msbuild target file - see MSBuild Task for documentation (#157)
  • The text "pickled on" was replaced with "generated on".

For developers

We are now using a new assert library: NFluent.

v0.18.2

12 Sep 10:46
Compare
Choose a tag to compare
v0.18.2 Pre-release
Pre-release

Bug(s) Fixed

  • Fixed issue where the Html version didn't render the pass/fail icons (#139)
  • Fixed issue where the Html version generated an unexpected entry for a file in obj/Debug (#140)
  • Removed dependencies from the Nuget packages (#142)
  • The nuget packages Pickles.CommandLine and Pickles.MSBuild contain the files twice (#144)

v0.18.1

01 Sep 09:51
Compare
Choose a tag to compare

Bug(s) Fixed

  • Fixed issue where multiline arguments of gherkin steps would not be rendered in the DHtml verion (#134)

v.0.18.0

07 Jul 12:04
Compare
Choose a tag to compare
v.0.18.0 Pre-release
Pre-release

New Feature(s)

  • Potential Breaking Change: the folder structure of the dependencies of the static HTML version was changed. If you override the .css files, you will need to update your workflow to account for that.

Bug(s) Fixed

  • Fixed issue where multiple results files for a single feature causes exceptions when processing scenario outline examples (#123)
  • Fixed issue where pickles would crash when a specified test results file does not exist (#126)

v0.17.4

04 Jun 08:35
Compare
Choose a tag to compare
v0.17.4 Pre-release
Pre-release

Bugs fixed

#118 Description blocks are rendered as code elements in DHtml version

v0.17.3

30 May 09:40
Compare
Choose a tag to compare
v0.17.3 Pre-release
Pre-release

Bug Fix

  • PowerShell version works again

v0.17.2

28 May 11:12
Compare
Choose a tag to compare
v0.17.2 Pre-release
Pre-release

New Feature

#110 Added test status in the DHTML browsing section (left nav)

Bugs fixed

#108 Crash because of nunit result
#112 Avoid crash on start of GUI