appengine 0.2.1+1 appengine: ^0.2.1+1 copied to clipboard
Support for using Dart as a custom runtime on Google App Engine Managed VMs
0.2.1+1 #
- Updated
README.md
0.2.1 #
- Small bugfix in storage API implementation
- respect DART_PUB_SERVE url only in developer mode
- sync db/datastore tests to the ones used in gcloud
0.2.0 #
- Use datastore/db APIs from package:gcloud
- simplified annotation system
- paging-based query API
- Added module service
- Some bugfixes
0.1.0 #
- Alpha release