Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@jborean93 jborean93 released this 07 Nov 04:09
· 1 commit to main since this release
c5de1da

What's Changed

v0.4.0 - 2024-11-07

  • Added Invoke-ProcessWith and Invoke-ProcessEx to invoke a process and capture the output like a normal call operator
  • Added -ArgumentEscaping to ConvertTo-EscapedArgument with the ability to escape MSI style properties
  • Added New-StartupInfo -ChildProcessPolicy to control the child process creation policy as an extended startupinfo attribute

Full Changelog: v0.3.0...v0.4.0