Sha256: 488db24e13f52f1deb73ae2c56a047e31fcd476d61f4b43ca19a629b0a115621

Contents?: true

Size: 1.27 KB

Versions: 1

Compression:

Stored size: 1.27 KB

Contents

## 0.0.10 (April 6, 2014)

 - Force autoloading of VMWare module before overriding its methods
 - Ensure our override class has same superclass as the one we're adding methods to
 - Ensure Virtualbox boxes are ready after snapshot rollback

## 0.0.9 (March 11, 2014)

 - Made plugin compatable with Vagrant 1.5 bundler approach

## 0.0.8 (January 21, 2014)

 - Fixed bug in handling of multiple snapshots on both providers.

## 0.0.7 (October 23, 2013)

 - Fixed bug preventing rollback on aborted VirtualBox VMs.

## 0.0.6 (September 24, 2013)

 - Fixed bug preventing rollback on halted Virtualbox VMs.

## 0.0.5 (August 30, 2013)

 - Fixed error when listing snapshots from un-created VMs

## 0.0.4 (July 26, 2013)

 - Handle ordering of plugin dependencies better - deprecate the 'zz' name component.
 - Tested working with latest vagrant (1.2.5) and vmware fusion plugin (0.8.3)

## 0.0.3 (July 1, 2013)

 - Adds snapshot methods to VirtualBox::Driver::Meta for use outside of
   the plugin

## 0.0.2 (June 27, 2013)

 - Adds has_snapshot? method to drivers
 - Uses proper error messages when attempting to rollback on VMs with no snapshots
 - Makes sure VirtualBox driver only deals with its own snapshots.

## 0.0.1 (June 12, 2013)

Initial release - supports Virtualbox and VMWare Fusion

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-multiprovider-snap-0.0.10 CHANGELOG.md