Skip to content

v1.1.0

Compare
Choose a tag to compare
@brandon-leapyear brandon-leapyear released this 25 Sep 05:02
ffe9bf6

Breaking changes:

  • Require aeson-schemas-1.3.0
    • TypeApplications is no longer needed for get quasiquoters
    • See aeson-schemas CHANGELOG for more details
  • Scalars now also need a ToJSON instance

Miscellaneous changes:

  • Improved test-utils UX:
    • Export AnyResultMock
    • Add Show instance for AnyResultMock
    • Add MonadTrans instance for MockQueryT