Suppressor.jl

Julia macros for suppressing and/or capturing output (STDOUT), warnings (STDERR) or both streams at the same time.

OTHER License

Stars
121
Committers
15

Bot releases are visible (Hide)

Suppressor.jl - v0.2.7 Latest Release

Published by github-actions[bot] 7 months ago

Suppressor v0.2.7

Diff since v0.2.6

Merged pull requests:

  • fix things when ScopedValue symbols are note exported from Base (#63) (@KristofferC)
  • bump version to 0.2.7 (#64) (@KristofferC)
Suppressor.jl - v0.2.6

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

Suppressor v0.2.6

Diff since v0.2.5

Merged pull requests:

  • Adjust Suppressor.jl for ScopedValues (#59) (@vchuravy)
Suppressor.jl - v0.2.5

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

Suppressor v0.2.5

Diff since v0.2.4

Closed issues:

  • @suppress_err using doesn't work since v0.2.3 (#57)

Merged pull requests:

  • Fix suppression of the using statement (#58) (@Drvi)
Suppressor.jl - v0.2.4

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

Suppressor v0.2.4

Diff since v0.2.3

Closed issues:

  • _logger not defined (#55)

Merged pull requests:

  • Define _logger during precompilation (#56) (@Drvi)
Suppressor.jl - v0.2.3

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

Suppressor v0.2.3

Diff since v0.2.2

Merged pull requests:

  • Use with_logger to handle non-default loggers in suppress as well (#53) (@Drvi)
  • Revert "#48 - Flush writer pipe; don't close it." (#54) (@NHDaly)
Suppressor.jl - v0.2.2

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

Suppressor v0.2.2

Diff since v0.2.0

Closed issues:

  • TagBot trigger issue (#42)
  • Race condition when closeing the Pipe() used for redirect_* (#48)
  • Logging into stderr is not captured (#51)

Merged pull requests:

  • Use CompatHelper (#32) (@aminya)
  • Use hasfield to check whether logger.stream is legal (#37) (@fonsp)
  • Switch to using GitHub actions (#41) (@omus)
  • Use modern TagBot workflow (#43) (@omus)
  • #48 - Flush writer pipe; don't close it. (#49) (@NHDaly)
  • Use with_logger to handle non-default loggers (#52) (@Drvi)
Suppressor.jl - v0.2.0

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

Suppressor v0.2.0

Diff since v0.1.1

Merged pull requests:

  • Adds try...finally block to color_output so it cleans up properly (#27) (@ssfrr)
  • Update README and test platforms for 1.0 (#30) (@iamed2)
  • Support Julia 1.0 and later only (#33) (@omus)
  • Install TagBot as a GitHub Action (#34) (@JuliaTagBot)
Suppressor.jl - 0.7 Support

Published by ssfrr over 6 years ago

Now supports Julia 0.7

Suppressor.jl - v0.1.0

Published by ararslan over 6 years ago

Suppressor.jl -

Published by Ismael-VC over 7 years ago