Skip to content

Releases: moznion/go-json-ice

v0.0.3

25 Apr 14:06
962fb11
Compare
Choose a tag to compare

Bug Fixes

  • Make the code generation not panic when the struct property doesn't have a tag #25 (@moznion)

v0.0.2

31 May 12:45
b7a38a3
Compare
Choose a tag to compare

New features

  • support top-level map type marshaling
  • support top-level array type marshaling

Minor changes

  • correct the marshaling function name that is generated

v0.0.1

30 May 16:35
6380988
Compare
Choose a tag to compare

Initial release