v0.11.2
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
- @mandeepji made their first contribution in #38
- @byashimov made their first contribution in #46
Full Changelog: v0.11.1...v0.11.2