Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 598 Bytes

v1.0.1 (2019-10-28)

  • scala 2.13 build (#1) @pjfanning
  • automate release notes (#11) @yanns

v1.0.0 (2017-01-16)

  • 1.0 Release

v0.3.2 (2016-11-05)

  • Updated json4s to version 3.5.0
  • Cross-compile for scala 2.11 and 2.12
  • Updated dependencies

v0.3.1 (2016-05-01)

  • Updated to sangria-marshalling-api v0.2.1

v0.3.0 (2016-03-24)

  • Updated to sangria-marshalling-api v0.2.0

v0.2.0 (2016-02-28)

  • Added support for input parsing by providing an instance of InputParser type class
  • Updated to latest version of marshalling API

v0.1.0 (2016-01-23)

  • Initial release