Releases: vektah/gqlparser
Releases · vektah/gqlparser
v2.4.8
What's Changed
- Add UnmarshalJSON implementations. by @philipaconrad in #232
New Contributors
- @philipaconrad made their first contribution in #232
Full Changelog: v2.4.7...v2.4.8
v2.4.7
What's Changed
New Contributors
- @Aven30 made their first contribution in #230
Full Changelog: v2.4.6...v2.4.7
v2.4.6
What's Changed
- Check for non-enum values on validation by @ameyarao98 in #227
- Replace deprecated ioutil pkg with os & io by @abhinavnair in #228
New Contributors
- @ameyarao98 made their first contribution in #227
- @abhinavnair made their first contribution in #228
Full Changelog: v2.4.5...v2.4.6
v2.4.5
What's Changed
- Allow doubly-defined builtin directives by @benjaminjkraft in #226
- Validate that the operation's root type is valid by @benjaminjkraft in #225
New Contributors
- @benjaminjkraft made their first contribution in #226
Full Changelog: v2.4.4...v2.4.5
v2.4.4
v2.4.3
v2.4.2
What's Changed
- Report definition name in validateDefinition errors by @sonatard in #206
- Fix type documentation by @obukhov in #207
- formatter: support setting space indent by @giautm in #208
- fix: only write newline in the description if needs by @giautm in #209
- Bump minimist from 1.2.5 to 1.2.6 in /validator/imported by @dependabot in #210
- formatter fix: include argument directives by @jpleasu in #213
- Embed prelude by @AndrewWPhillips in #214
- feat: added AddTypes helper to
ast.Schema
by @giautm in #215 - fix bug and delete String of Int and Float by @pjmd89 in #205
- fix issue #160: validateVarType parsing numbers by @StevenACoffman in #216
New Contributors
- @sonatard made their first contribution in #206
- @obukhov made their first contribution in #207
- @giautm made their first contribution in #208
- @jpleasu made their first contribution in #213
- @AndrewWPhillips made their first contribution in #214
- @pjmd89 made their first contribution in #205
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- fixed issue for 99designs/gqlgen#2028 by @Code-Hex in #201
- added validateTypeImplementsAncestors to validate implemented types by @Code-Hex in #202
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Support intermediate interfaces by @wilhelmeek in #169
- fixed prelude.graphql to be correct in the latest spec by @Code-Hex in #182
- supported schema description for introspection by @Code-Hex in #183
- update Node.js harness by @vektah @Code-Hex @StevenACoffman in #181
- updated prelude.graphql for the beta spec by @Code-Hex in #200
- Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8 by @dependabot in #199
New Contributors
- @dependabot made their first contribution in #199
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- Revert "Add @SpecifiedBy directive declaration" by @StevenACoffman in #176
Full Changelog: v2.3.0...v2.3.1