What's Changed
- Adding primitive value validation by @DallasP9124 in #515
- Improve type assertion method argument validation (require zero) by @kainosnoema in #516
- Disallow repeat of non repeatable directives by @ostrea in #525
- Return error on an undeclared directive by @ostrea in #527
- fix minor unreachable code caused by t.Fatalf by @Abirdcfly in #530
- add specifiedBy directive by @benzolium in #532
- fix: fix typo by @hezhizhen in #520
- add array input example. close #489 by @MangioneAndrea in #536
- Fix __type queries sometimes not returning data by @simhnna in #540
- Allow deprecated directive on arguments by @pavelnikolov in #541
New Contributors
- @DallasP9124 made their first contribution in #515
- @kainosnoema made their first contribution in #516
- @ostrea made their first contribution in #525
- @Abirdcfly made their first contribution in #530
- @benzolium made their first contribution in #532
- @hezhizhen made their first contribution in #520
- @MangioneAndrea made their first contribution in #536
- @simhnna made their first contribution in #540
Full Changelog: v1.4.0...v1.5.0