Sha256: e04c08615f574689f86512f40794ef001a893f7483d4f07b60057f30d7aa2a77

Contents?: true

Size: 1.75 KB

Versions: 1

Compression:

Stored size: 1.75 KB

Contents

CHANGELOG
=========

0.8.0
-----

2014-05-02

  * (GH-16) Add vmware_fusion provider implementation.

0.7.1
-----

2014-04-22

  * (GH-17) Call DeepMerge directly to avoid shadowing during loading

### Thanks

Thanks to Charlie Sharpsteen creating this release.

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.8.0 CHANGELOG