Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 00:45
· 4 commits to master since this release
4896179

Logging2 v0.1.0

Closed issues:

  • Add logging level as kwarg to redirect_stdout ? (#1)

Merged pull requests:

  • Allow stdout / stderr to be assigned to any log level (#2) (@c42f)
  • Wrap messages in text to avoid interpreting as markdown (#3) (@c42f)
  • Fix race condition in redirect_stdout in closing vs reading (#4) (@c42f)
  • Some updates to CI config (#5) (@c42f)
  • Allow failures on nightly (#6) (@c42f)