Changelog for servant-multipart-0.11.4
0.11.4
- Change
uploadto be test-suite - Support servant-0.16
0.11.3
- Add
HasForeign (MultipartForm t a :> api)instance. #20
0.11.2
- Support
servant-0.14
0.11.1
- Support
servant-0.13 - Export MultipartBackend and TmpBackendOptions
0.11
- Support
servant-0.12 - Add support for memory backend
0.10
- Initial release