Releases: landrade/gqlgen-cache-control-plugin
Releases · landrade/gqlgen-cache-control-plugin
v1.1.0
What's Changed
- Use graphql.Register func to register cacheControl plugin by @raphaabrasil in #5
New Contributors
- @raphaabrasil made their first contribution in #5
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
The first version of this plugin. All code was extracted from here: 99designs/gqlgen#1048