Sha256: ea0915bfec504c8891665ac6cb18c45ff7c6fb686b43993a40551de4ee2ab715
Contents?: true
Size: 603 Bytes
Versions: 1
Compression:
Stored size: 603 Bytes
Contents
# Change Log ## 2.0.2 * Fix bug: Raises nil.empty? exception on ec2ssh update if there're ec2 instances which have empty Name tag. Thanks to @chiastolite #4 ## 2.0.1 * Fix bugs around initializing dotfile. ## 2.0.0 * Add dotfile (.ec2ssh); supports multiple aws keys with `$ ec2ssh update --aws-key keyname` option. Thanks to @kentaro #3 * Replace a gem `ktheory-right_aws` with `aws-sdk`. * Write tests. ## 1.0.3 * Surpress thor warnings. Thanks to @mururu #1, @sanemat #2 ## 1.0.2 * Fix bug: Blank HostName is created if there're some "stopped" instances. ## 1.0.1 * First Release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ec2ssh-2.0.2 | ChangeLog.md |