What's Changed
BugFix( for aarch64)
- fix crash cause by
sigprof
, not useX28
register in arm64 of native C [PR: #746, Issue: #743] - fix bug when parsing invalid json that contains unescaped control chars [PR: #745, Issue: #739]
- fix bug when parsing large json [PR: #745, Issue: #744]
Chore
- chore: fix ci by @liuq19 in #740
- Update codeql-analysis.yml by @willem-bd in #736
- chore: add issue and pr template by @liuq19 in #742
New Contributors
- @willem-bd made their first contribution in #736
Full Changelog: v1.12.8...v1.12.9