You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added vscode task for code coverage reporting
* Updated CI metadata
* Added vscode settings to exclude paths
* Documentation updates
* Updated Yaml processing to keep header order and allow header merging
* Quality updates for unit testing
* Added message strings
* Fix to prevent Yaml block from being processed when not explictly used
* Updated Title keyword processing to handle multiple definitions
* Added SharePoint documentation example
* Documentation updates
* Minor documentation updates
* Updated tasks.json to use new schema
* Moved cmdlet help docs
* Reorgansed docs for scaffolding with platyPS
* Added documentation updates
* Fix documentation links on readme
* Minor update to error handling in BuildDocumentation
* Dependency and version update preparing for next release
* Update documentation build tasks
* Update tests and error handling
* Documentation updates
* Correction to change log grammer
* Updates to link external help
* Added launch file for debugging
* Further documentation updates
* Updated change log and readme
* Updates to help and remove -Path parameter which is for a future use case
* Updates for cmdlet help
* Improved code block handling
* Updated documentation links
* Updates to include about topics in document build process
* Updated script to clean up old docs
* Added cleanup of docs build path
* Added common parameters
* Added keyword about help
* Merged into keywords document
* Removed configuration data parameter for Invoke-PSDocument
* Fix up build task to prevent matcher prompt
* Updated documentation
* Automatically create OutputPath if it doesn't exist
* Added PSDocs.Dsc to build task
* Preparing for v0.3.0
Modules in this repository will use the [semantic versioning](http://semver.org/) model to delcare breaking changes from v1.0.0. Prior to v1.0.0, breaking changes may be introduced in minor (0.x.0) version increments. For a list of module changes please see the [change log](CHANGELOG.md).
0 commit comments