Sha256: b0e2f6125e26e0dbf17a600e0696334eea81fb6b7e33436e9797707e077c2756
Contents?: true
Size: 1.8 KB
Versions: 1
Compression:
Stored size: 1.8 KB
Contents
# 0.2.4 (2015/09/18) Changes: * Change --line-delimited-json option to --jsonl. See http://jsonlines.org/ # 0.2.3 (2015/08/28) Changes: * Remove shutting-down hosts from lists in addition to terminated as default # 0.2.2 (2015/08/28) yanked # 0.2.1 (2015/08/26) Fixes: * Fix to be able to use together with capistrano 3 # 0.2.0 (2015/08/19) Changes: * Use optparse instead of thor * Format to specify array option arguments are changed from --option a b c to --option a,b,c * --long_option (underscore) is no longer available, only --long-option (dash) is available # 0.1.1 (2015/08/11) Changes: * Rename `--json` to `--line-delimited-json`. Alias is kept as `-j`. * Add `--json` which returns an arrayed json * Add `--pretty-json` which returns json in pretty print Fixes: * Stop using Aws.config.update, it changes the default config # 0.1.0 (2015/08/11) Enhancements: * Alias `--json` to `-j` option * Possible speed up for instance_id, role, role1, role2, role3 condition # 0.0.9 (2015/08/10) Enhancements: * Add `--state` and `--monitoring` option * Remove terminated instances from list as default * Support nested key such as instance.instance_id (as library) # 0.0.8 (2015/08/10) Enhancements: * Add `--instance-id` option for filtering by instance_id # 0.0.7 (2015/08/10) Enhancements: * Add `--json` option # 0.0.6 (2015/08/10) Enhancements: * Add `--private-ip` (alias to `--ip`) and `--public-ip` options # 0.0.5 (2015/08/10) Changes: * Change the display of --info option # 0.0.4 (2015/08/10) Enhancement: * Add -r (and -u) option as a short option of --role (and --usage) # 0.0.3 (2015/08/10) Enhancement: * Add ROLE_TAG_DELIMITER and ARRAY_TAG_DELIMITER config # 0.0.2 (2015/08/10) Fixes: * Remove `require bundler/setup` not to require bundler # 0.0.1 (2015/08/10) first version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ec2-host-0.2.4 | CHANGELOG.md |