Feature
- [#645] support aarch64
- [#662] support go1.23rc2 and drop support below go1.17 (fallback)
- [#661]
ast.Nodesupport concurrently-read and optimizeNode.Load/LoadAllby default - [#661]
ast.Nodewill build a hash index for object which has more than 8 keys, to boostNode.Get() - [#668] export
MarshalIndentAPI in root - [#669] support marshal
Inf/NaNwith option - [#673] add
APIKindto indicate if using fallback implementation
Optimization
- [#651] enhance data race detection and panic message on encoder
- [#664] add a limit option on reusing buffer size
New Contributors
Full Changelog: v1.11.9...v1.12.0