All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.10 (2019-06-22)
- config: add resumable flag to configuration (30de355)
- storage: disable resumable uploads (aa8328c)
- remove unused dependency (fdd90a9)
- update @google-cloud deps (71be436)
0.0.9 (2018-10-23)
- changed how key is generated for datastore.save to prevent duplicate entries. Key is now the name of the package (#8) (e21331b)