Although it doesn't affect the functionality of the module, I did change end-of-line settings
to lf vice crlf and that could affect developers, and impact merges and commits.
Features and Enhancements
Added additional tasks to the build script to generate external help
[Closes: #74]
Migrated the "old poshspec" functions to approved verb-noun and added an alias for the original name
Exported help into markdown files and removed all comment-based help
[Closes: #88]
Updated readme to have frontmatter vice a yaml codefence
Added additional tasks to update the version information in several files
[Closes: #79]
Bugfixes
AppPool (Measure-AppPool) internal function now gets app pools if IISAdministration module is not loaded
[Fixes: #91]
vscode task now calls a wrapper batch file in order to get a list of invoke-build tasks
Breaking changes
lf
vicecrlf
and that could affect developers, and impact merges and commits.Features and Enhancements
Bugfixes