2015-03-04 02:02:13 +01:00
|
|
|
0.3
|
|
|
|
---
|
|
|
|
* Extend `HeaderArg` to support more advanced HTTP header handling (https://github.com/haskell-servant/servant-jquery/pull/6)
|
2015-03-04 11:19:51 +01:00
|
|
|
* Support content-type aware combinators (but require that endpoints support JSON)
|
2015-03-04 02:02:13 +01:00
|
|
|
|
2015-01-04 17:41:51 +01:00
|
|
|
0.2.2
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Fix an issue where toplevel Raw endpoints would generate a JS function with no name (https://github.com/haskell-servant/servant-jquery/issues/2)
|
|
|
|
* Replace dots by _ in paths (https://github.com/haskell-servant/servant-jquery/issues/1)
|