v0.17.36
StevenACoffman
released this
27 Jul 21:17
·
421 commits
to master
since this release
What's Changed
- Update gqlparser to v2.5.8 by @StevenACoffman in #2716
- Added go mod tidy to quick start guide by @UnAfraid in #2718
- docs: update dataloader docs by @zenyui in #2719
- Fix docs by @zenyui in #2722
- Fixed Data Loader docs by @UnAfraid in #2723
- Make the resolver implementation configurable via a new template resolver.gotpl by @penard-cb in #2720
- fix: Don't set the package variable for the new Resolver Template by @penard-cb in #2725
- Make models configurable via template by @penard-cb in #2730
- Fix plugin template resolution by @douglaswth in #2733
New Contributors
- @penard-cb made their first contribution in #2720
- @douglaswth made their first contribution in #2733
Full Changelog: v0.17.35...v0.17.36