What's Changed
- Replace deprecated
io/ioutil
by @harryzcy in #429 - support custom unmarshalling for map keys by @KSpaceer in #453
- trim right spaces before adding carriage return or linefeed by @mfleader in #462
- fix: Correct token.Tokenize double quoted strings with escape sequences handling by @nieomylnieja in #457
- Fix decoding of scientific notation by @morris-kelly in #463
- Quote is required even if it begins with backquote. by @k1LoW in #440
New Contributors
- @harryzcy made their first contribution in #429
- @KSpaceer made their first contribution in #453
- @mfleader made their first contribution in #462
- @nieomylnieja made their first contribution in #457
- @morris-kelly made their first contribution in #463
Full Changelog: v1.11.3...v1.11.4