Skip to content

morpheus-graphql-0.19.0

Compare
Choose a tag to compare
@nalchevanidze nalchevanidze released this 21 Mar 08:59
0f98cdb

0.19.0 - 21.03.2022

Breaking Changes

  • Pair fields changed from key, value to _0, _1

Minor Changes

  • supports: NonEmpty, Vector, Seq
  • fixes decoding of types without record syntax (including tuples) (#667, #659, #665)
  • supports Aeson-2.0
  • accepts indexes for GraphQL Error Path (#662)