Changelog for servant-multipart-0.12
0.12
- support servant-0.18
- version bump for breaking change in
#36
0.11.6
- relax bounds for ghc810 #38
- update haskell-ci #37
- better parse errors #36
0.11.5
- Add
servant-client
support
- Support servant-0.17
0.11.4
- Change
upload
to be test-suite
- Support servant-0.16
0.11.3
- Add
HasForeign (MultipartForm t a :> api)
instance.
#20
0.11.2
0.11.1
- Support
servant-0.13
- Export MultipartBackend and TmpBackendOptions
0.11
- Support
servant-0.12
- Add support for memory backend
0.10