servant/servant-server/CHANGELOG.md
2015-10-26 16:55:13 +01:00

1.9 KiB

HEAD

  • Support for the HttpVersion, IsSecure, RemoteHost and Vault combinators
  • Drop EitherT in favor of ExceptT
  • Use http-api-data instead of Servant.Common.Text
  • Remove matrix params.
  • Remove RouteMismatch.
  • Redefined constructors of RouteResult.
  • Add failFatallyWith.
  • Make all (framework-generated) HTTP errors except 404 and 405 not try other handlers.

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