Skip to content

v1.13.3

Latest
Compare
Choose a tag to compare
@AsterDY AsterDY released this 03 Jun 06:50
· 3 commits to main since this release
b14cfe2

What's Changed

  • chore: remove NoQuoteTextMarshaler from ConfigFastest and export … by @AsterDY in #781
  • fix: code and comment typos by @musvaage in #783
  • fix(git): add lacking fuzz/go-fuzz-corpus submodule by @zchee in #784
  • opt:(encoder) use std strconv.AppendInt for better performance on arm by @AsterDY in #789
  • fix: not panic when marshal map key that is bool by @liuq19 in #795
  • fix: typo in ast/node.go doc comment by @eomhs in #793
  • feat:(ast) add Node.StrictBool by @AsterDY in #801
  • fix: pass io.Reader's error to StreamDecoder by @AsterDY in #802
  • fix(compat): should return error when unmarshaling json with trailing chars by @liuq19 in #803

New Contributors

Full Changelog: v1.13.2...v1.13.3