v0.7.6
版本发布时间: 2018-08-19 10:36:22
graphql-go/graphql最新发布版本:v0.8.1(2023-04-11 02:20:23)
- Code improvements via
go-critic
@ https://github.com/graphql-go/graphql/pull/376, https://github.com/graphql-go/graphql/pull/375, https://github.com/graphql-go/graphql/pull/374, https://github.com/graphql-go/graphql/pull/373 & https://github.com/graphql-go/graphql/pull/372 -
enum
nil pointer safety @ https://github.com/graphql-go/graphql/pull/370 -
scalar
nil pointer safety @ https://github.com/graphql-go/graphql/pull/369 - examples: Products CRUD @ https://github.com/graphql-go/graphql/pull/368
- errors:
extensions
support @ https://github.com/graphql-go/graphql/pull/363 & https://github.com/graphql-go/graphql/pull/364 - coveralls: Badge status updated @ https://github.com/graphql-go/graphql/pull/362
- ci: TravisCI replaced by CircleCI @ https://github.com/graphql-go/graphql/pull/361
- examples: Context modification @ https://github.com/graphql-go/graphql/pull/350
- examples: Custom scalar type @ https://github.com/graphql-go/graphql/pull/346
- scalars:
coerceFloat
improvement @ https://github.com/graphql-go/graphql/pull/352 - scalars: Test coverage improved for coercion @ https://github.com/graphql-go/graphql/pull/342
- thunks: Regression fixes @ https://github.com/graphql-go/graphql/pull/341
- gofmt @ https://github.com/graphql-go/graphql/pull/335
- scalars: Update float coersion double-precision @ https://github.com/graphql-go/graphql/pull/334
- Added
AddFieldConfig
method toInputObjects
@ https://github.com/graphql-go/graphql/pull/332 - executor: Iterable improvements @ https://github.com/graphql-go/graphql/pull/327
- interfaces: Support for
&
@ https://github.com/graphql-go/graphql/pull/324 - Code clean-up @ https://github.com/graphql-go/graphql/pull/321, https://github.com/graphql-go/graphql/pull/319, https://github.com/graphql-go/graphql/pull/313, https://github.com/graphql-go/graphql/pull/307, https://github.com/graphql-go/graphql/pull/304, https://github.com/graphql-go/graphql/pull/294
- typo fixes @ https://github.com/graphql-go/graphql/pull/320
- Performance optimizations @ https://github.com/graphql-go/graphql/pull/314
- BindFields: Pointers support @ https://github.com/graphql-go/graphql/pull/311
- errors: Better error messages for empty
{}
and()
@ https://github.com/graphql-go/graphql/pull/310 - executor:
DefaultResolveFn
improvements @ https://github.com/graphql-go/graphql/pull/305 - executor: resolvers as pointer methods support @ https://github.com/graphql-go/graphql/pull/302