gcv / appengine-magic

A library designed to make it easy to use Google App Engine from Clojure
MIT License
341 stars 49 forks source link

Depending on Appengine-SDK 1.5.4 and fixed an Issue regarding the LocalImageService #49

Closed TobiasBales closed 13 years ago

TobiasBales commented 13 years ago

I increased the dependencies to GAE-SDK 1.5.4 and fixed the LocalServerEnvironmentProxy to supply a new function that is now needed so the local ImageService works again.

gcv commented 13 years ago

Thanks Tobias! I've been busy and accumulated quite a few pull requests which need attention. I hope to get to them this weekend at the latest.

gcv commented 13 years ago

Thanks, merged. I'll try to get a new release out in the next few days.