Sha256: 001b694281e0e82117559067917a7154ec244649347fcb50af742e236d883cee
Contents?: true
Size: 1.52 KB
Versions: 1
Compression:
Stored size: 1.52 KB
Contents
CHANGELOG ========= 0.7.0 ----- 2014-03-19 This is a backwards compatible feature release. * (GH-15) Deep merge data when loading configurations. This allows individual top level keys to be split up between files. Thanks to Charlie Sharpsteen creating this release. 0.6.0 ----- 2013-10-17 This is a backwards incompatible feature release. * Loader::YAML#yamldir can now accept a list of directories to use for configuration. Thanks to Charlie Sharpsteen for his help on this release. 0.5.0 ----- 2013-09-18 This is a backwards compatible feature release. * (GH-12) Add vm 'guest' platform parameter 0.4.0 ----- 2013-08-28 This is a backwards compatible feature release. * (GH-11) Register puppet and puppet_server as provisioners 0.3.1 ----- This is a backwards compatible bugfix release. * Fixed the whole missing variable for ClassRegistry::DuplicateEntry. This time, for realsies. 0.3.0 ----- This is a backwards compatible bugfix and feature release ### User notes #### Enhancements * (GH-6) New filter: `boxes` * box_url is now a supported vm attribute #### Bugfixes * Better error handling when no configuration is set * Add missing variable when raising ClassRegistry::DuplicateEntry error 0.2.0 ----- 2013-08-16 This is a backwards compatible bugfix and feature release. ### User notes #### Enhancements * (GH-10) Add support to vm model for hostname. #### Bugfixes * (GH-9) Correctly merge VM attributes by concatentating arrays. 0.1.0 ----- 2013-08-08 Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-config_builder-0.7.0 | CHANGELOG |