Skip to content

Releases: google/gnostic-grpc

Release v0.1.1

13 May 08:21
286addf
Compare
Choose a tag to compare

General improvements

Initial release

14 Sep 19:58
08a1ff8
Compare
Choose a tag to compare
float and double support (#26)

* float and double support

* Changing Travis go version to 1.13

* Removing dead code

* - Added comment that explains why we need to go get gnostic explicitly
- Update go.mod to use a tagged version of gnostic

* Adding better error handling in test files and refactoring duplicated code

* Adding properties to test different types

Co-authored-by: LorenzHW <[email protected]>