Version 1.2.0

Adds support for App Engine second-generation runtimes.
  1. 07f0757 delay: permit Context from either stdlib or golang.org/x/net (#95) by Ross Light · 8 years ago
  2. d9a072c delay: make it possible to get taskqueue HTTP headers from inside a delay.Func (#82) by David Sansome · 8 years ago
  3. 08a149c delay: clarify the purpose of the key in the doc by Issac Trotts · 9 years ago
  4. 4568885 delay: return error when functions share keys by Ross Light · 9 years ago
  5. 7f59a8c delay: fix example in doc comment by Chris Broadfoot · 9 years ago
  6. df702b2 appengine/delay: add error return value for delay.Call by Glenn Lewis · 10 years ago
  7. d1e7e22 Remove internal.CallOptions entirely, and use the context's timeout for API calls. by David Symonds · 11 years ago
  8. 1c3fdc5 Convert tree from appengine.Context to context.Context. by David Symonds · 11 years ago
  9. d510d6e Add canonical import comments for each package by Dave Day · 11 years ago
  10. 9e7af23 Change import paths from github.com/golang/appengine to google.golang.org/appengine. by David Symonds · 12 years ago
  11. 5e4a72c Add delay package. by David Symonds · 12 years ago