Releases: github-community-projects/graphql-client
Releases · github-community-projects/graphql-client
v0.24.0
What's Changed
- feat: Enable consumers to access the full response payload by @billybonks in #43
New Contributors
- @billybonks made their first contribution in #43
Full Changelog: v0.23.0...v0.24.0
v0.23.0
This release includes a fix for GraphQL-Ruby 2.3.5.
What's Changed
- chore: add dependabot config by @jmeridth in #24
- chore(deps): bump ruby/setup-ruby from 1.179.0 to 1.179.1 in the dependencies group by @dependabot in #25
- chore(deps): update rubocop requirement from ~> 1.57.0 to ~> 1.64.1 by @dependabot in #26
- Transform possible_types to use names by @rmosolgo in #28
New Contributors
- @jmeridth made their first contribution in #24
- @dependabot made their first contribution in #25
Full Changelog: v0.22.0...v0.23.0
v0.22.0
v0.21.0
What's Changed
- Broken error links. by @mikdiet in #11
- Remove unused local variable by @meganemura in #13
- Add and improve the tests for Date/DateTime types by @meganemura in #14
- Allow new enum values config by @ElvinEfendi in #12
- add to_hash alias to to_h method of ObjectType and Response by @ElvinEfendi in #16
New Contributors
- @mikdiet made their first contribution in #11
- @meganemura made their first contribution in #13
- @ElvinEfendi made their first contribution in #12
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Update gem homepage by @hogelog in #3
- Fix normalize error paths by @wuarmin in #4
- Fix CI badge by @hogelog in #6
- Updates the graphql-ruby minimum supported version to 1.13.0 by @Samsinite in #9
- Address the deprecation warnings from the logger by @yuki24 in #10
- Add Release GitHub Actions workflow by @jgarber623 in #8
New Contributors
- @hogelog made their first contribution in #3
- @wuarmin made their first contribution in #4
- @Samsinite made their first contribution in #9
- @yuki24 made their first contribution in #10
- @jgarber623 made their first contribution in #8
Full Changelog: v0.19.0...v0.20.0