8000 Releases · Tyrrrz/CliWrap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Tyrrrz/CliWrap

3.9

08 Jun 18:11
6762acb
Compare
Choose a tag to compare

What's Changed

  • Bump the nuget group with 2 updates by @dependabot in #285
  • Bump System.Memory from 4.6.2 to 4.6.3 in the nuget group by @dependabot in #289
  • Add Command.ExecuteAsync(...) overload that allows direct manipulation of ProcessStartInfo/Process by @Tyrrrz in #290
  • Bump BenchmarkDotNet and 4 others by @dependabot in #295
  • Drop official support for .NET Framework by @Tyrrrz in #296

Full Changelog: 3.8.2...3.9

3.8.2

04 Mar 21:06
6067adb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.8.1...3.8.2

3.8.1

23 Feb 10:07
Compare
Choose a tag to compare

Full Changelog: 3.8...3.8.1

3.8

13 Feb 00:32
Compare
Choose a tag to compare
3.8

What's Changed

  • Bump the nuget group with 9 updates by @dependabot in #274
  • Add an overload of PipeSource.FromCommand(...) that accepts a transform function by @Tyrrrz in #275
  • Add support for resource policies by @Tyrrrz in #276

Full Changelog: 3.7.1...3.8

3.7.1

17 Jan 15:10
006be6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.7...3.7.1

3.7

11 Dec 21:53
aae1382
Compare
Choose a tag to compare
3.7

What's Changed

Full Changelog: 3.6.7...3.7

3.6.7

25 Oct 01:03
6b8abf8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.6.6...3.6.7

3.6.6

16 Jan 12:52
1cfa50e
Compare
Choose a tag to compare

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

15 Jan 21:02
Compare
Choose a tag to compare
  • Added the CommandResult.IsSuccess property as a shorthand for CommandResult.ExitCode == 0.

Full Changelog: 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.

0