Skip to content

Releases: nullean/proc

0.3.0

17 Aug 11:55
Compare
Choose a tag to compare

Start and stop Async reads on console out at will #2

0.1.6

07 May 10:18
Compare
Choose a tag to compare

Add circuit breaker support for the async reads on stdout and stderror streamreaders

0.1.5

07 May 10:10
Compare
Choose a tag to compare
  • Safer ExitCode checking.
  • SubscribeLines is now virtual.

0.1.4

18 Apr 19:04
Compare
Choose a tag to compare

Made the readers for stderr and stdout concurrent when using the StreamReader based observable.

0.1.3

17 Feb 11:52
Compare
Choose a tag to compare

Adds SIGINT support on windows.

0.1.0

17 Feb 11:52
Compare
Choose a tag to compare

Initital release