Notice
- [#645] Will not support Go1.16 from v1.12.0
Feature
- [#645] Support ARM64 arch for
decoderandencoder - [#669] support marshal invalid float (
Inf/NaN) asnull - [#668] export
MarshalIndentapi in root
Optimization
- [#667]: remove some link-names to support compilation on
Go1.23rc1(fallback to std) - [#651] enhance data race detection
- [#664] add limit on reusing buffer size to avoid OOM
Full Changelog: v1.11.9...v1.12.0-rc