Releases: picklesdoc/pickles
Releases · picklesdoc/pickles
v0.16.0
v0.15.0
v0.14.0
New Feature
The (static) Html version now supports images with .png, .gif, .jpg and .bmp extensions. This partially addresses issue #12
Other cool stuff
- Several updates of external dependencies, including the long out-of-date IKVM. Yay!
- All production code and test code now use the excellent System.IO.Abstraction library and its TestingHelpers classes.
- We are using build services provided by MyGet
v0.13.1
v0.13.0
v0.12.1
Fixes a .NET runtime version issue caused by combining all Pickles runners in one directory. We are back to each runner in a separate directory, and will likely remain so until all assemblies use the same .NET framework version.
v0.12
New Feature
- #60 DHTML output format should render Markdown correctly (one step closer toward feature parity for all export formats)
- The .zip file contains all 5 Pickles runners in one directory, reducing the size of the download by roughly three quarters.
Issues Fixes
- #66 When selecting multiple output formats in the UI, pickles generates the first output format multiple times
v0.11
0.10
New Feature
- Add support for SpecRun test results #21. Refer to the wiki page for instructions on how to configure SpecRun correctly: Integrating Test Results From SpecRun
Issues fixed
v0.9
Merge pull request #46 from marcusoftnet/patch-2 Updated with the correct github URL