IOCapture.jl

Capturing standard output and error streams in Julia.

MIT License

Stars
30
Committers
5

Bot releases are visible (Hide)

IOCapture.jl - v0.2.3 Latest Release

Published by github-actions[bot] over 1 year ago

IOCapture v0.2.3

Diff since v0.2.2

Closed issues:

  • Set rethrow to false (#12)

Merged pull requests:

  • Remove reference to rethrow=false in docstring (#13) (@mortenpi)
  • Work around a hang (#15) (@zickgraf)
IOCapture.jl - v0.2.2

Published by github-actions[bot] over 3 years ago

IOCapture v0.2.2

Diff since v0.2.1

Merged pull requests:

  • remove incorrect comment (#10) (@vtjnash)
  • Reset the global rng seed after spawning the read/write task. (#11) (@fredrikekre)
IOCapture.jl - v0.2.1

Published by github-actions[bot] over 3 years ago

IOCapture v0.2.1

Diff since v0.2.0

Bugfix release. The changes are documented in the CHANGELOG.md file.

Merged pull requests:

  • Continuously transfer bytes from pipe to buffer (#9) (@mortenpi)
IOCapture.jl - v0.2.0

Published by github-actions[bot] almost 4 years ago

IOCapture v0.2.0

Diff since v0.1.1

Release with breaking changes. The changes are documented in the CHANGELOG.md file.

Closed issues:

  • iocapture -> capture, don't export (#3)
  • Rename throwerrors -> rethrow (#4)

Merged pull requests:

  • Allow type as argument to throwerrors (#2) (@MichaelHatherly)
  • Rename throwerrors -> rethrow & iocapture -> capture (#6) (@mortenpi)
  • Add CHANGELOG, set version to 0.2.0 (#7) (@mortenpi)
IOCapture.jl - v0.1.1

Published by github-actions[bot] almost 4 years ago

IOCapture v0.1.1

Diff since v0.1.0

Release with new features. The changes are documented in the CHANGELOG.md file.

Merged pull requests:

  • Add color keyword argument (#1) (@kimikage)
  • Set version to 0.1.1, add CHANGELOG (#5) (@mortenpi)
IOCapture.jl - v0.1.0

Published by github-actions[bot] about 4 years ago

IOCapture v0.1.0