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