Skip to content

v2.1.0

Compare
Choose a tag to compare
@NoahGorny NoahGorny released this 13 Feb 12:00
· 702 commits to master since this release
4607ee7

Whoa, Many things have changed since the 2.0.0 release 😄

Most notable changes:

  • We have started to vendor componenets that we use using git vendor
    This will allow us to clean up the code, and update vendored code more easily
  • Many files have been linted, which helps readability and maintainabiliy of said files.
    We still have a long way to go, but we have made incredibly progress using your help!

Breaking changes:

  • We have deprecated docker-machine componenets, as docker-machine is deprecated
  • Default silent installation now fails if backup bashrc file already exists. Previously it always overwritten him without warning.
    In order to overwrite the backup like before, use the new "-f" flag.

Detailed Changelog: