Changelog of @hackage/webapi 0.2.2.0

Changelog

0.2.2

  • Added support for GHC 8

0.2.1

  • Added RequestBody to the Request type. This allows user to have content in request's body with the desired Content-Type.
  • Added Request pattern synonym.
  • Added Field data type for aliasing field names.