v1.3.2
Feature
- [#249] feat:(ast) Add more strict casting APIs (
StrictXXX())
Bugfix
- [#243] fix:(encoder) Escape
\b/\flike 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