github Bash-it/bash-it v2.1.0

latest releases: v3.0.3, v3.0.2, v3.0.1...
3 years ago

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:

Don't miss a new bash-it release

NewReleases is sending notifications on new releases.