Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 522 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 522 Bytes

v1.0.1 (2018-01-09)

  • Updated to spray-json v1.3.4

v1.0.0 (2017-01-16)

  • 1.0 Release

v0.3.2 (2016-11-03)

  • 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