servant/servant-server/CHANGELOG.md
2015-10-01 15:27:43 +02:00

1.9 KiB

HEAD

  • Support for the HttpVersion, IsSecure, RemoteHost and Vault combinators
  • Drop EitherT in favor of ExceptT
  • Support for the new authentication framework. Including:
    • HasServer instances for AuthProtect in Strict and Lax mode
    • Enter instances for AuthProtected
    • combinators to support Basic authentication.
    • combinators to support JWT authentication

0.4.1

  • Bump attoparsec upper bound to < 0.14
  • Bump wai-app-static upper bound to < 3.2
  • Bump either upper bound to < 4.5

0.4

0.2.4

0.2.3