* refactored code to support issue 16 (apply reserved instances and running instances across all configured accounts) * fixed 18 (with help from jordanjambazov) * supported feature request 15, you can leave out AWS access key/secret key or configure an IAM role to authenticate across accounts
0.0.6
* merged separating EC2 classiclink and EC2 VPC instances/reservations (6, thanks mbassett ) * fix configuration file not serializing booleans and integers properly (11)
0.0.5
- merged support for ignoring reservations for running instances (thanks marek-knappe)