0.10.3
What's Changed
- Add license for string processing by @goccy in #476
- fix: decode struct with pointer must be nil by @misyuari in #473
- fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by @lizixing in #479
- Fix custom map marshaling by @viewsharp in #505
- Use io package instead of ioutil package by @shamaton in #498
New Contributors
- @misyuari made their first contribution in #473
- @lizixing made their first contribution in #479
- @viewsharp made their first contribution in #505
- @shamaton made their first contribution in #498
Full Changelog: v0.10.2...v0.10.3