- Fixed #21 option settings failed to be applied by elasticbeanstalk_env module
- Upgraded all modules to boto3, now requires Ansible >= 2.0
- Fix bug in environment version update check
- Verify version change after deployment
- Add details operation for beanstalk environments
- Use status instead of health
- Fix bug in listing
- Remove incorrect quote character in 0.8
- Ignore terminating or terminated environments when listing
- Skip version change if version_label is not provided
- Add support for getting details of multiple environments
- Add support for check mode
- Add option to list beanstalk environments
- Add support for create, update, delete beanstalk environments
- Improved change detection for beanstalk environments
- Increase default timeout to 900 seconds
- Fix issue with wait timeout
- Add ability to application version delete source bundle
- Initial version