Skip to content

Vagrant Dependency Manager 0.3

Compare
Choose a tag to compare
@devnix devnix released this 25 Aug 16:24
· 6 commits to master since this release

0.3 (2016-08-25)

Implemented enhancements:

  • Added a --skip-dependency-manager option to bypass the dependency manager

Fixed bugs:

  • Continue with Vagrant after a plugin is install #2

Merged pull requests:

  • Installed plugins were not loaded by Vagrant when continuing the proccess #3 (Dev_NIX)