Skip to content

2.4.0

Compare
Choose a tag to compare
@zegl zegl released this 23 Dec 09:29
· 12 commits to v2 since this release
6e9e7c2

Changes

  • The Set-helper type now supports the encoding/json Marshaler and Unmarshaler interfaces for your serializing pleasure.
  • Uint support has been added to automap structs.
  • Automatic indexes with the goriakindex struct tag now also has support for ints and int slices.