Skip to content

PSFunctionTools_v0.5.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 11 Jan 23:09
· 7 commits to main since this 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 Desktop compatible.
  • Added a parameter called AsTree to Get-ModuleLayout to show module layout as a tree.
  • Moved code to parse path for AST data 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.