appengine 0.2.1 appengine: ^0.2.1 copied to clipboard
Experimental support for using Dart as a custom runtime on Google App Engine ManagedVMs
0.2.1 2014-11-04 #
- 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 2014-11-03 #
- Use datastore/db APIs from package:gcloud
- simplified annotation system
- paging-based query API
- Added module service
- Some bugfixes
0.1.0 #
- First TT release