0.3.0 / 2013-07-12
- Support the AWS provider (GH-10)
- Support
vagrant rebuildcommand of the Digital Ocean provider (GH-11) - Do not add the default port to complete URIs (e.g.
http://proxy) (GH-9)
0.2.0 / 2013-07-05
- Add Apt proxy configuration for FTP URIs (GH-5)
- Warn and fail if Vagrant is older than v1.2.0 (GH-7)
- New home page (GH-8)
0.1.1 / 2013-06-27
- Don't crash if there is no configuration for us in the Vagrantfiles (GH-2)
- Related Vagrant issue
0.1.0 / 2013-06-27
- Initial release
- Support for Apt proxy configuration
- Based heavily on vagrant-cachier plugin