Changed - Fix security group bug - Update all packages - Change internal representation of resources
0.0.9
Changed - Use old non prerelease PyYaml version but use safe_load for security. - Fixing various packaging/build issues involving dependencies.
0.0.8
Added - Allow setting "profile" in the AWS credentials to select a specific AWS profile. - Support using profiles in the python api with the `profile` argument.
0.0.7
Changed - Fix packaging by adding MANIFEST.in with correct files
0.0.6
Added - Add "credentials" subcommand to the "service-test" command to dump SSH credentials for currently deployed service. - Add contributor guide and initial list of known modules.
Changed - Fix errors in code examples in README. - Update botocore, moto, and other package dependencies.
0.0.5
Added - Add documentation about how to set up CLI auto completion - Add --count option to service creation command line
Changed - Speed up GCE client by only creating driver once - Put temporary test state in a .cloudless directory - Reduce resource usage in examples and tests - Fix multiple firewall deletions when service references itself - Fix paths being printed in service output for other networks