servant/servant-foreign/CHANGELOG.md

19 lines
342 B
Markdown
Raw Normal View History

0.10
----
### Breaking changes
* Do not apply JavaScript specific mangling to the names.
([#191](https://github.com/haskell-servant/servant/issues/191))
2016-05-10 22:45:06 +02:00
0.7.1
-----
* Support GHC 8.0
2016-03-19 13:26:13 +01:00
0.5
-----
2015-10-07 20:02:46 +02:00
* Use the `text` package instead of `String`.
* Extract javascript-oblivious types and helpers to *servant-foreign*
2016-02-18 07:34:42 +01:00
* Typed-languages support