Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Initial release

Choose a tag to compare

@LorenzHW LorenzHW released this 14 Sep 19:58
08a1ff8
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 <lorenzhofmann.w@gmail.com>