- Fixed: Instances that had no tags at all were not processed correctly, #18.
- Updated to latest v2 aws/aws-sdk-php, #17.
- Fixed: Default timezone to suppress PHP warnings, #16.
- Added: Built-in DNS server, #13.
- Fixed: Coding standards using sabre/cs.
- Migrated to aws/aws-sdk-php v2, #12.
- Fixed: Better exception on auth failure, #10.
- Added: Support for EC2_URL env var, #3.
- Added: Window name support for tmux, #5 (Thanks, @evert).
- Added: Updated AWS regions.
- Fixed: Instance tag parsing, #4 (Thanks, @sleets).
- Fixed: Failing hostname lookup in ec2ssh, #6 (Thanks, @evert).
- Added: Interactive shell support for ec2ssh.
- Added: Updater tool for
/etc/hosts
. - Improved error and exception handling.
- Added: ec2scp tool.
- First release.