Releases: udacity/graphb
Releases · udacity/graphb
0.0.3
graphb.ArgumentCustomType
is added.
See source here: https://github.com/udacity/graphb/blob/50d1b4526eb80692254687bfbffb1f41370a9622/argument.go#L76
See example here:
https://github.com/udacity/graphb/blob/50d1b4526eb80692254687bfbffb1f41370a9622/query_test.go#L44
The ending ,
is removed from all generated strings.
0.0.2
New style error handling.
NewQuery
does not return error any more.
.E
field is added to Query
and Field
type.
0.0.1
More Argument APIs and other helper methods.
Initial Release
The pre pre pre alpha release. Nothing is stable. Everything is subject to change. Use it with caution.