CliWrap Versions Save

Library for running command-line processes

3.6.6

4 months ago

What's Changed

Full Changelog: https://github.com/Tyrrrz/CliWrap/compare/3.6.5...3.6.6

3.6.5

4 months ago
  • Added the CommandResult.IsSuccess property as a shorthand for CommandResult.ExitCode == 0.

Full Changelog: https://github.com/Tyrrrz/CliWrap/compare/3.6.4...3.6.5

Note: Going forward, new release notes will appear here instead of the Changelog.md file. If you want to see the release notes for older versions, you can find them here.