Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@ersran9 ersran9 released this 03 Aug 13:23
· 357 commits to master since this release

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.