Changelog for freckle-http-0.3.0.0
Unreleased
v0.3.0.0
- Update
HttpCache.setto accept TTL (and use it in memcached implementation)
v0.2.0.0
MonadHttp.httpLbs has a HasCallStack constraint, and instances throw AnnotatedException
Breaking change: httpStubbed is now monadic rather than pure. Its errors are thrown into IO as
AnnotatedException-wrapped NoStubsMatched.
v0.1.0.0
Removes Freckle.App.HttpSpec which had been included by mistake.
v0.0.0.0
First release, sprouted from freckle-app-1.19.0.0.