8000 Release 0.9.5 · goccy/go-json · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.9.5

Compare
Choose a tag to compare
@goccy goccy released this 04 Mar 12:05
· 107 commits to master since this release
d496803

What's Changed

  • fix: panic when decoding time.Time with context by @orisano in #328
  • fix: incorrect handling on skipValue by @orisano in #341
  • fix: avoid reading the next character in buffer to nul consideration by @orisano in #338
  • feat: improve performance when a payload contains escape sequence by @orisano in #334

Full Changelog: v0.9.4...v0.9.5

0