Skip to content

Version 1.1.0

Latest

Choose a tag to compare

@d3xMachina d3xMachina released this 02 Apr 12:23
  • 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