Releases: Tyrrrz/CliWrap
Releases · Tyrrrz/CliWrap
3.6.7
What's Changed
- Bump the nuget group with 6 updates by @dependabot in #245
- Bump the nuget group with 2 updates by @dependabot in #252
- Bump the nuget group with 3 updates by @dependabot in #255
- Proper cleanup for deployed process signaler by @xpherism in #259
- Bump the nuget group with 4 updates by @dependabot in #260
- Use
Encoding.Default
instead ofConsole.OutputEncoding
as the default encoding by @Tyrrrz in #262
New Contributors
- @dependabot made their first contribution in #245
- @xpherism made their first contribution in #259
Full Changelog: 3.6.6...3.6.7
3.6.6
What's Changed
- Re-add accidentally removed package reference condition for
Microsoft.Bcl.AsyncInterfaces
by @Tyrrrz in #226
Full Changelog: 3.6.5...3.6.6
3.6.5
- Added the
CommandResult.IsSuccess
property as a shorthand forCommandResult.ExitCode == 0
.
Full Changelog: 3.6.4...3.6.5
Note:
Going forward, new release notes will appear here instead of theChangelog.md
file.
If you want to see the release notes for older versions, you can find them here.