0.18.0
What's Changed
- Extend TypeCollector to handle interface types and add tests. by @davner in #414
- Avoid generating empty ImportFrom statements by @mjpieters in #337
- Allow inputs to have configurable base class (#371) by @luci-bytes in #392
- add configurable introspection settings for remote schema by @DamianCzajkowski in #415
- suffix reserved words in custom operation method names by @DamianCzajkowski in #416
- introduce ruff and ty lint by @DamianCzajkowski in #417
- fix invalid-assignment rule by @DamianCzajkowski in #420
- Fix empty input type class generation by @tubaman in #396
- Add introspection parameters to available settings. by @davner in #413
- feat: user-specified validation rule skips by @ryanswrt in #340
New Contributors
- @luci-bytes made their first contribution in #392
- @tubaman made their first contribution in #396
- @ryanswrt made their first contribution in #340
Full Changelog: 0.17.2...0.18.0