Date: TBA
- TBA
Date: June 4th, 2018
- Minor code cleanup as suggested by PSScriptAnalyzer
Date: May 25th, 2018
- PSCredentials objects are rendered as username and password fields, and runner generates the object back
- Added example for Invoke-Command which uses PSCredential
Date: May 14th, 2018
- You can include also script as input command
- Added LoremIpsum.ps1 online example
- Multiple examples added to commandlets help
Date: May 12th, 2018
- Added drop-down selector in index.html
- Added example Set-ExecutionPolicy with dropdowns
- Removed Core tests, due to the wrong implementation (though Module works under pwsh.exe)
Date: May 9th, 2018
- Added support for array in input parameters
- Added test and implemented corrections for validation of html and ps1 files
- Added title tag to generated pages
Date: May 8th, 2018
- Module is auto-published from AppVeyor
- Forced 3 digit versioning, due to NuGet v.3
Date: May 6th, 2018
- Module is now cross platform compatible (tested with Win10/PS5.1 and Deb9/PS6.1P2)
- Parameter -PreCode implemented
- Added 2 more examples: WO, HW
Date: May 4th, 2018