#Format-Pester - history of versions
- Fix: added explicit Throw for null or empty PesterResult parameter
- verbose messages updated
- validateSet for the Format parameter added/uncommented
- names in code cleaned
- Fix issue #14
- Fix issue #12
- Updates
- help: descriptions of INPUTS, OUTPUTS added
- possibility to dump the PScribo Document object added
- Updates
- help: an example added, link to PScribo added
- module manifest: added link to the VERSION.md
- Fix
- errors in translations en-US, pl-PL
- Updates
- Tests for style rules added
- Code cleaned, mostly removing of trailing spaces, replacing tabs->spaces
- Fix
- corrected behaviour when the parameter PassedOnly is used - #25
- incorrectly created aand used the variable Options for the PScribo Export-document - #27, #28
- Polish translation corrected
- Updates
- Added support for Skipped, Pending, Inconclusive tests results
- Parameters related to sorting of sections changed: the parameter ResultsOrder added, the parameter Order deprecated
- Parameters to skipping/including sections changed: the parameter Include added, the parameter FailedOnly, PassedOnly deprecated
- Added support for returning refecences to created files - the PassThru parameter
- the structure of translations files changed
- formating of document sections updated
- Fix
- links in a table of content corrected - #29
- parameter sets for the parameter DumpPScriboObject corrected - #31
- Updates
- An option to add a report title added
- Structure of the parameter set changed due to deprecation
- Warnings about deprecated parameters added
- Parameters to skipping/including sections changed: the parameters SkipTableOfContent, SkipSummary, SummaryOnly deprecated