What's Changed
- fix array styled output by @spyoungtech in #20
- fix unwrap panics when unescaping invalid escape sequences in deserialization by @spyoungtech in #21
- fix escaping in serialization by @spyoungtech in #22
- Fix rt parser string output and trailing comma example and test by @bobroberts177 in #25
New Contributors
- @bobroberts177 made their first contribution in #25
Full Changelog: v0.3.0...v0.3.1