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 101e138 commit 75da1a1Copy full SHA for 75da1a1
servant-js/CHANGELOG.md
@@ -1,6 +1,8 @@
1
0.5
2
----
3
4
+* Extract javascript-obvlious types and helpers to *servant-foreign*
5
+* Use `text` package instead of `String`
6
* Provide new targets for code generation along with the old jQuery one: vanilla Javascript and Angular.js
7
* Greatly simplify usage of this library by reducing down the API to just 2 functions: `jsForAPI` and `writeJSForAPI` + the choice of a code generator
8
* Support for the `HttpVersion`, `IsSecure`, `RemoteHost` and `Vault` combinators
0 commit comments