Skip to content

v0.12.0

Compare
Choose a tag to compare
@raphink raphink released this 28 Jun 16:33
· 578 commits to master since this release

Features:

  • Log as JSON with -j (fix #56)
  • Use logs with fields (fix #57)
  • Add stdout in debug output

Internals:

  • Rewrite using github.com/docker/engine-api/types

Bugfix:

  • Fix stdout redirection bug (fix #51)