What's Changed
- refactor: improve code formatting and remove unused lookup_small_key … by @liuq19 in #903
- ci: add macOS ARM (Apple Silicon) runners to workflows by @liuq19 in #911
- chore: use go fmt format by @liuq19 in #913
- fix(decoder): memory corruption when decode prefilled interface by @liuq19 in #914
- fix(decoder): align jit string-tag mismatch with encoding/json by @liuq19 in #917
- revert: drop integer range mismatch and related tests by @liuq19 in #922
- fix(rt): align map IndirectElem semantics across Go versions by @liuq19 in #924
- feat:(encoder) not omit zero value for
omitemptytag by @AsterDY in #927 - opt: unify JIT funcs in single moduledata on
Pretouchby @AsterDY in #932 - chore: update loader v0.5.1 by @AsterDY in #933
- docs: update README Go 1.26 support by @equationzhao in #931
New Contributors
- @equationzhao made their first contribution in #931
Full Changelog: v1.15.0...v1.15.1