Skip to content

Minor feature release.

Compare
Choose a tag to compare
@khaf khaf released this 28 Feb 22:42
· 181 commits to master since this release
  • New Features

    • Allows ,omitempty tag to be used in struct tags. It behaves the same as the stdlib json. Note that there should be no whitespace between the comma and the rest of the tag.