NEW FEATURES:
- [GH-21]: Add support for preinit_hook command for provider
NEW FEATURES:
- [GH-13]: Implemented --ssh-command flag for ssh command for remote execution
- EC2 provider: fallback to Private IP/DNS when public is not available
BUG FIXES:
- [GH-11]: Add missing ssh/scp extra args support
BUG FIXES:
- [GH-6]: AwsEc2Cache Refresh() fix
- [GH-8]: Print errors when checking for the newer version
- [GH-9]: Fix cache refresh messages
OTHER:
- [GH-7]: Enable unit-tests and test PR building with Travis
NEW FEATURES:
- Check for the newest version when using
--verbose
flag
BUG FIXES:
- [GH-1]: execute CheckForNewVersion after parsing flags
- Add warning message when no providers configured
- Fix joining paths when creating cache files
- Fix config file example
Initial public release