We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ebed6 commit 22c02aaCopy full SHA for 22c02aa
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+0.11.1
2
+-----
3
+
4
+- Support `servant-0.13`
5
+- Export MultipartBackend and TmpBackendOptions
6
7
0.11
8
----
9
servant-multipart.cabal
@@ -1,6 +1,5 @@
name: servant-multipart
-version: 0.11
-x-revision: 1
+version: 0.11.1
synopsis: multipart/form-data (e.g file upload) support for servant
description:
This package adds support for file upload to the servant ecosystem. It draws
0 commit comments