Releases: Yamashou/gqlgenc
Releases · Yamashou/gqlgenc
v0.25.0
v0.24.0
What's Changed
- use encoding.TextMarshaler if a value implements it by @kazegusuri in #232
New Contributors
- @kazegusuri made their first contribution in #232
Full Changelog: v0.23.2...v0.24.0
v0.23.2
What's Changed
- Update version in main.go to 0.22.1 by @nibbleshift in #228
- Request MarshalGQL by @Yamashou in #231
New Contributors
- @nibbleshift made their first contribution in #228
Full Changelog: v0.23.1...v0.23.2
v0.22.0
v0.21.4
What's Changed
- update README to use clientv2 by default by @zaneli in #217
- Respect the
omitempty
flag on structs when the field value is empty by @golanglemonade in #224 - Add test case for nested structs by @golanglemonade in #222
New Contributors
- @zaneli made their first contribution in #217
- @golanglemonade made their first contribution in #224
Full Changelog: v0.21.3...v0.21.4