morpheus-graphql-client-0.13.0: changelog.md
# Changelog ## 0.13.0 - unreleased changes ### breaking changes - from now you should provide for every custom graphql scalar definition coresponoding haskell type definition and `GQLScalar` implementation fot it. for details see [`examples-client`](https://github.com/morpheusgraphql/morpheus-graphql/tree/master/examples-client) - input fields and query arguments are imported without namespacing ### new features - exposed: `ScalarValues`,`GQLScalar`, `ID` ## 0.12.0 - 21.05.2020