https://github.com/sangria-graphql/sangria-play-json/releases/tag/v2.0.1
- Updated play to 2.8 (#25) @ErikHedblom
- scala 2.13.1 (#26) @yanns
- Update sbt-release to 1.0.13 (#19) @scala-steward
- Update sbt to 1.3.8 (#22) @scala-steward
- Update sbt-mima-plugin to 0.6.4 (#23) @scala-steward
- coursier cache (#17) @yanns
- Update sbt to 1.3.6 (#16) @scala-steward
- Update sbt-pgp to 2.0.1 (#15) @scala-steward
- Update sbt to 1.3.5 (#14) @scala-steward
- replace arrow ligatures (#10) @pjfanning
- scala 2.13 build support (#1) @pjfanning
- automate release notes (#9) @yanns
- add library version compat matrix (#2) @joprice
- Updated play-json to v2.6.10
- Updated to sangria-marshalling-api v1.0.3
- Updated play-json to v2.6.6
- Updated play-json to v2.6.2
- Updated play-json to v2.6.0-RC2
- Updated play-json to v2.6.0-M3
- Cross-compile for scala 2.11 and 2.12
- 1.0 Release
- Updated play-json to v2.5.10
- Updated play-json to v2.5.9
- Updated to sangria-marshalling-api v0.2.1
- Updated play-json to v2.5.3
- Updated play-json to v2.5.1
- Updated to sangria-marshalling-api v0.2.0
- Updated play-json to v2.5.0
- Added support for input parsing by providing an instance of
InputParser
type class - Updated to latest version of marshalling API
- Initial release