Releases: agiledivider/vagrant-hostsupdater
Releases · agiledivider/vagrant-hostsupdater
1.2.4
1.2.3
1.2.2
1.2.1
1.2.1 BETA
Testing release to see if it fixes #190
To test:
- Download the prerelease gem file
- Uninstall your plugin if you have one
vagrant plugin uninstall vagrant-hostsupdater
- Install the prerelease
vagrant plugin install vagrant-hostsupdater-1.2.1.gem
- Test the issue
1.2.0
This is a minor release for vagrant-hostsupdater. Install with vagrant plugin install vagrant-hostsupdater or update with vagrant plugin update vagrant-hostsupdater
Bugfix: Fix implicit conversion to string #188
Thanks @geerlingguy and @akarazeev
1.1.1
1.1.0
This is a major release for vagrant-hostsupdater
. To install the release run vagrant plugin install vagrant-hostsupdater
- Feature: Added AWS support #74
- Feature: Added libvirt provider #122
- Feature: Add support for multiple private network adapters #96
- Bugfix: Windows users get UAC prompt #40
- Bugfix: Documentation update and type fix
- Misc: Added a note about suppressing UAC prompts
- Add support for VMs without private/public networking #23
1.0.2
This is a minor release for vagrant-hostsupdater
. To test out the pre-release download the GEM and install with vagrant plugin install vagrant-hostsupdater-1.0.2.gem