webapi v0.3 Release Notes

Release Date: 2016-08-03 // over 7 years ago
  • ๐Ÿ”„ Changes in 0.3

    • WebApiImplementation typeclass is renamed to WebApiServer
    • Swapped the order of FromParam and ToParam class parameters.
    • ๐Ÿ›  Fixed TmpFileBackend for file upload.
    • โž• Added fieldModifier to ParamSettings.
    • โž• Added support for cookie attributes.
    • ๐Ÿ›  Fixed RequestBody content type matching.

Previous changes from v0.2.2.0

  • ๐Ÿ”„ Changes in 0.2.2.0

    • โž• Added support for GHC 8