Releases: picklesdoc/pickles
Releases · picklesdoc/pickles
v2.11.1
[2.11.1] - 2016-12-16
Fixed
- Enable Pickles to deal with ignored scenario examples in VsTest Result Provider (340) (by @dirkrombauts)
- Enable xUnit Test Result Provider to Deal with more than 255 Scenarios in a File (405) (by @dirkrombauts)
v2.11.0
[2.11.0] - 2016-12-05
Changed
- Enable xUnit Test Result Provider to Deal with more than 255 Scenarios in a File (397) (by @eugene-sea)
- Several external libraries were update to their newest versions (394) (by @dirkrombauts)
Fixed
- Null reference error when running with MsTest trx results file (356) (by @dirkrombauts)
- Test result file is read as null in CucumberJson when elements is missing (390) (by @dirkrombauts)
v2.10.0
[2.10.0] - 2016-10-22
Changed
- Enable Pickles to with cultures in the language setting (308) (by @dirkrombauts)
- Improve Markdown Parsing to Reduce Unintended Block Quotes (302) (by @dirkrombauts)
v2.9.0
v2.8.3
[2.8.3] - 2016-09-28
Fixed
- Compatibility with nunit.console 3.x and nunit.framework 2.x (369) (by @lars-erik).
- Correct sorting of features in output file (MS Word) (357) (by @lars-erik and @dirkrombauts).
v2.8.2
[2.8.2] - 2016-08-18
Fixed
- Handle Encoding or Opposite Slash in Feature Paths (358) (by @ocsurfnut).
v2.8.1
[2.8.1] - 2016-07-29
Fixed
- Blank Example Entries in a Scenario Outline cause Pickles not to Find the matching Scenario Outline (358) (by @aaronjrich).
v2.8.0
[2.8.0] - 2016-06-29
Added
- Hyperlink Feature #1: Automatic Hyperlink Generation for Scenario Titles (320) (by @ocsurfnut).
v2.7.0
[2.7.0] - 2016-06-14
Added
- Make #-style comments configurable - Default to True (346) (by @ocsurfnut).