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 b8d0e97 commit d726488Copy full SHA for d726488
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased changes
4
5
+## 0.3.0.0
6
+
7
+- Add support for multipart forms
8
9
## 0.2.0.0
10
11
- Update code with changes from `haskell-to-elm-0.2.0.0`
package.yaml
@@ -1,5 +1,5 @@
1
name: servant-to-elm
-version: 0.2.0.0
+version: 0.3.0.0
github: "folq/servant-to-elm"
license: BSD3
author: "Olle Fredriksson"
0 commit comments