2014-05-09 11:07:45 +04:00
|
|
|
## 1.0.5 (09 May 2014)
|
2014-04-25 12:59:43 +04:00
|
|
|
|
|
|
|
FEATURES
|
|
|
|
|
2014-04-28 09:41:47 +04:00
|
|
|
- Provision for windows VM.
|
|
|
|
- Windows VM has to be specifically mentioned in the Vagrantfile with
|
|
|
|
`config.vm.guest = :windows`
|
|
|
|
- Chef, Puppet and Shell provision for Linux and Windows VM.
|
|
|
|
- **SyncedFolders**
|
|
|
|
- Linux VM uses `rsync` and has be mentioned in the VagrantFile.
|
|
|
|
- Windows VM will default to use PowerShell to copy files.
|
2014-04-25 12:59:43 +04:00
|
|
|
|
|
|
|
IMPROVEMENTS
|
|
|
|
|
|
|
|
- Better exception handling when VM fails to get created in cloud.
|
2014-04-25 13:03:04 +04:00
|
|
|
- Better exception handling for WinRM session errors.
|
2014-04-25 12:59:43 +04:00
|
|
|
|
2014-04-28 09:41:47 +04:00
|
|
|
BUGFIXES
|
|
|
|
|
|
|
|
- Cleaned up few typo in README
|
2014-05-09 08:53:36 +04:00
|
|
|
- Compatible with Vagrant 1.6 [GH-15]
|
2014-04-28 09:41:47 +04:00
|
|
|
|
|
|
|
## Previous
|
2014-04-25 12:59:43 +04:00
|
|
|
See git commits
|