graphql-spice/CHANGELOG.md
2022-09-08 19:53:22 +02:00

544 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Haskell Package Versioning Policy.

Unreleased

Added

  • ToGraphQL and FromGraphQL typeclasses with instances for basic types.

[1.0.0.0] - 2022-03-29

Added

  • JSON serialization.
  • Test helpers.