Skip to content

v1.1.0: Improvements to output, build with vgo

Compare
Choose a tag to compare
@pwaller pwaller released this 13 Jul 12:26
· 17 commits to master since this release
  • New output format:

    • Confusing message about .dockerignore removed.
    • Explicitly show information about how much has been affected by .dockerignore.
    • Console updates sent to stderr, so that stdout can be piped to a file and diff'd.
  • Update internals to use latest docker packages.

  • Drop vendor dependencies.