PSFunctionTools_v0.5.0-beta1
Pre-release
Pre-release
PSFunctionTools Beta 1
v0.5.0
- Module will be written to support PowerShell 7.1 and later. Commands may run in Windows PowerShell but I am not marking the module as
Desktopcompatible. - Added a parameter called
AsTreetoGet-ModuleLayoutto show module layout as a tree. - Moved code to parse path for
ASTdata to a private helper function. - Help documentation updates.
- Initial Pester 5 tests for the module and functions.
- Module manifest updates.
- Updated
README.md. - First public preview release.