packages feed

servant-auth-token-api 0.4.2.0 → 0.4.2.1

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,3 +1,8 @@+0.4.2.1+=======++* Push bounds for `aeson-1.1.2.0`.+ 0.4.2.0 ======= 
servant-auth-token-api.cabal view
@@ -1,5 +1,5 @@ name:                servant-auth-token-api-version:             0.4.2.0+version:             0.4.2.1 synopsis:            Servant based API for token based authorisation description:         Please see README.md homepage:            https://github.com/ncrashed/servant-auth-token-api#readme@@ -28,7 +28,7 @@     Servant.API.Auth.Token.Internal.Schema   build-depends:       base            >= 4.7    && < 5-    , aeson           >= 0.11   && < 1.1+    , aeson           >= 0.11   && < 1.3     , aeson-injector  >= 1.0.4  && < 1.1     , lens            >= 4.13   && < 5     , raw-strings-qq  >= 1.1    && < 1.2