Skip to content

1.12.0

Latest
Compare
Choose a tag to compare
@goccy goccy released this 16 Jul 10:44
· 1 commit to master since this release
237df0e

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

Full Changelog: v1.11.3...v1.11.4