Skip to content

Releases: agiledivider/vagrant-hostsupdater

1.2.4

05 Apr 22:03
Compare
Choose a tag to compare

1.2.3

05 Apr 12:55
Compare
Choose a tag to compare

Addresses #199

1.2.2

02 Apr 18:05
Compare
Choose a tag to compare
version

1.2.1

21 Dec 15:36
38eee81
Compare
Choose a tag to compare

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 #192 #190

1.2.1 BETA

03 Dec 14:28
38eee81
Compare
Choose a tag to compare
1.2.1 BETA Pre-release
Pre-release

Testing release to see if it fixes #190

To test:

  1. Download the prerelease gem file
  2. Uninstall your plugin if you have one vagrant plugin uninstall vagrant-hostsupdater
  3. Install the prerelease vagrant plugin install vagrant-hostsupdater-1.2.1.gem
  4. Test the issue

1.2.0

24 Nov 17:09
a563d78
Compare
Choose a tag to compare

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

30 Mar 22:18
Compare
Choose a tag to compare

This is a minor release for vagrant-hostsupdater. Install with vagrant plugin install vagrant-hostsupdater or update with vagrant plugin update vagrant-hostsupdater

  • Bugfix: Fixing AWS feature #155

1.1.0

30 Mar 16:23
Compare
Choose a tag to compare

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

15 Jan 03:27
Compare
Choose a tag to compare

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

  • Feature: Added remove_on_suspend for vagrant_halt #71
  • Feature: Skip entries if they already exist #69
  • Bugfix: Fixing extra lines in /etc/hosts file #87
  • Misc: Fix yellow text on UI #39

1.0.1

09 Nov 14:17
Compare
Choose a tag to compare
  • Bugfix: Fixing up issue on initialize #28