0.9.3
- Remove check of responseType in vanilla backend (#13, #14)
0.9.2
- Fix code generation for query flag (#11)
- Improve error handling in vanilla backend (#9)
0.9.1
- Fix javascript function name generation
- Allow servant-0.10
0.5
- Extract javascript-obvlious types and helpers to servant-foreign
- Use
text package instead of String - Provide new targets for code generation along with the old jQuery one: vanilla Javascript and Angular.js
- Greatly simplify usage of this library by reducing down the API to just 2 functions:
jsForAPI and writeJSForAPI + the choice of a code generator - Support for the
HttpVersion, IsSecure, RemoteHost and Vault combinators - Remove matrix params.
0.4
0.2.2