Files
2022-11-10 18:23:43 -05:00

969 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.3 2022-11-10

Changed

  • Merged Pull 3 from @mec07 to return errors instead of exiting the program

Fixed

  • Issue 4 - Application's Without A Console Will Not Return Output

1.0.2 2022-04-02

Fixed

  • Merged Pull 2 from @audibleblink that fixed an error when attempting to load correctly targeted assemblies through

Changed

  • Upgraded supporting Go modules

1.0.1 2021-04-08

  • Learned how to correctly use tags and updated import

1.0.0 2021-04-08

  • Initial tagged version from forked

Added

  • Added buffer to collect redirected STDOUT/STDERR