Skip to content

Releases: d3xMachina/EnvForwarder

Version 1.1.0

02 Apr 12:23

Choose a tag to compare

  • Added EnvForwarderCLI to forward the pipes of console applications correctly. This fix console applications not outputing anything. EnvForwarder.exe is for GUI applications and EnvForwarderCLI.exe is for console applications.
  • Retrieve the exit code of the forwarded application
  • Kill the forwarded application when the EnvForwarder is killed, this is useful for scripts.
  • Added APPEND and PREPEND rules.
  • Fix arguments parsing when more than one argument

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

25 Feb 17:45

Choose a tag to compare

First release.