webapi v0.3 Release Notes
Release Date: 2016-08-03 // over 8 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