Skip to content

v1.3.2

Choose a tag to compare

@AsterDY AsterDY released this 03 Jul 06:16
· 262 commits to main since this release
55e3d10

Feature

  • [#249] feat:(ast) Add more strict casting APIs (StrictXXX())

Bugfix

  • [#243] fix:(encoder) Escape \b/\f like encoding/json
  • [#250] fix:(ast) checkRaw() checks nil-pointer first
  • [#254] fix: (decoder) return io.EOF when read nothing from io.Reader

Full Changelog: v1.3.1...v1.3.2