- Replaced mutable argument types with immutable ones where appropriate
- Added
ServiceAccount
toinstances.insert
to allow for scope authorization
- Added
check_call()
to SSH - Made message more informative if
gcloud
could not be found
- Fixed readme usage section to include creation of a GCE instance
- Moved to github.com
- Added py.typed to comply with mypy
- Initial version