- Find all addresses when an EC2 instance has multiple (@breser)
- Add Docker support
- Ignore services when they're not available in the requested region
- Update dependencies
- Output more details in text formatter when using --verbose
- Handle RDS and Redshift instances which are in the process of coming up/down
- Add --help, --version commands to CLI
- Improve CLI error output
- Fix issue where using the EC2 check with the JSON formatter could output empty entries
- Fix issue with RDS check where the endpoint hostname was not being counted as a public IP
- Fix bug in relative file loading/checking
- Don't depend on bundler being installed
- Fix a bug where the gem was not installing an executable CLI script
- Initial release