v1.10.2
Bugfix
- [#521] use int64 for MaxInt48 to compile in x86 arch
- [#530] unnecessary ptr check
json.Unmarshaler
- [#531] missing write-barrier when truncate empty slice
- [#533] not use rbp in JIT
New Contributors
- @ancientmodern made their first contribution in #528
- @CrazyHarb made their first contribution in #521
Full Changelog: v1.10.1...v1.10.2