Skip to content

PSFunctionInfo_v0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 27 Apr 17:21
· 10 commits to main since this release

PSFunctionInfo

0.6.0-preview

  • Fixed the -Name parameter argument completer in Get-PSFunctionInfo. The function parameter changed from Name to FunctionName which is why it broke. (Issue #6)
  • Created private function backup_file.
  • Added a -Backup parameter to New-PSFunctionInfo. (Issue #1)
  • Help updates
  • Updated README.md.