Skip to content

Releases: mmiller-max/GraphQLParser.jl

v0.1.3

24 Oct 19:03
Compare
Choose a tag to compare

GraphQLParser v0.1.3

Diff since v0.1.2

Closed issues:

  • Parsers Compatibility too strict (#5)
  • Incorrect UnusedVariable errors for non-toplevel variables (#7)

Merged pull requests:

  • Fix interpolation typo in validation error message (#6) (@pfitzseb)
  • Fix argument value validation for ObjectValue and ListValue (#8) (@mmiller-max)

v0.1.2

08 Dec 20:29
b915c5d
Compare
Choose a tag to compare

GraphQLParser v0.1.2

Diff since v0.1.1

Closed issues:

  • Incorrect location for repeated variables (#3)

Merged pull requests:

v0.1.1

08 Dec 08:19
Compare
Choose a tag to compare

GraphQLParser v0.1.1

Diff since v0.1.0

v0.1.0

07 Dec 13:10
Compare
Choose a tag to compare

GraphQLParser v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for AutoHashEquals at version 0.2, (keep existing compat) (#1) (@github-actions[bot])