Skip to content

v1.0.0

Compare
Choose a tag to compare
@blgm blgm released this 19 May 16:30

Initial release

  • Docs should point to pkg.go and not godoc [b3349b2]
  • Add releasing instructions [fe57286]
  • Readme should reference documentation [e2ce1fd]
  • Bump github.com/onsi/gomega from 1.9.0 to 1.10.0 (#3) [827f364]
  • Bump honnef.co/go/tools from 0.0.1-2020.1.3 to 0.0.1-2020.1.4 (#4) [fcd9c1e]
  • Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.1 (#2) [8dfb6b7]
  • Add GitHub action for CI [e19bde8]
  • Add documentation and examples [1e3e614]
  • Refactor to simplify [c2d9ae9]
  • Unmarshal maps [cca64fb]
  • Unmashal lists [19fcedc]
  • Unmarshalling: basic functionality [19446c0]
  • Add end to end test scenario [b5db5ce]
  • Marshal hierarchy using tags [85f9370]
  • Marshal can delegate to MarshalJSONry() [ad65395]
  • Marshal: refactor to simplify [8c5a726]
  • Marshal: can delegate to MarshalJSON() [b86ac8a]
  • Marshalling maps [a97ee91]
  • Marshal arrays and slices [002201e]
  • Marshal hierarchical structs [2403b09]
  • Marshalling: improve error messages [e6ca9a8]
  • Marshalling: validation of type [338f7c5]
  • Most basic marshal [91f2cae]
  • Add license file [00ef17b]