CliWrap v2.3.1 Release Notes

Release Date: 2019-07-10 // almost 5 years ago
    • ๐Ÿ›  Fixed an issue where Execute and ExecuteAsync didn't return immediately after the execution was canceled.
    • ๐Ÿ›  Fixed an issue where setting the same environment variable twice resulted in an error.
    • ๐Ÿ‘Œ Improved exception message in ExitCodeValidationException and StandardErrorValidationException.