- Initial Release
- Added some more data to the output, such as instance_id
- Output is now JSON rather then a ruby hash
- Supports returning only a single value, such as "host", "instance_id", ect
- Much more meta data from running instance
- Pretty print mode
- Optparse was being run to late in execute step.
- Incorrect log level
- Might help if I actually fixed the log level instead of just saying I did