Skip to content

Releases: ing-bank/gohateoas

v1.1.0

07 May 16:12
b09cf32
Compare
Choose a tag to compare

Add the Templated property to the LinkInfo struct from #7

Thanks to @yitsushi for contributing

v1.0.3

05 Sep 14:00
0ca6aa9
Compare
Choose a tag to compare

Improve performance by preventing reflection if no links have been defined.

v1.0.2

05 Dec 14:37
5303ced
Compare
Choose a tag to compare

Fixes nested slice support, meaning that [][]Object{} can now be properly serialized

v1.0.1

05 Dec 07:35
6e7ebbd
Compare
Choose a tag to compare

Added a guard against non-structs in the json field extractor that'd cause a panic

Initial release

30 Nov 08:59
Compare
Choose a tag to compare

Initial release for gohateoas.