Skip to content

v0.11.2

Compare
Choose a tag to compare
@mweibel mweibel released this 06 Mar 06:43
· 19 commits to master since this release
2130856

What's Changed

  • marshals nil slices/arrays like expected and equivalent to json.marshal by @TorbenCK in #40
  • ISSUE#37 Fixed empty map to empty json by @mandeepji in #38
  • Update tested go versions by @mweibel in #41
  • fix: Marshal panics on nil pointer by @byashimov in #46

New Contributors

Full Changelog: v0.11.1...v0.11.2