New
v0.5.7
What's Changed
- perf: Switch from
ryu->zmijfor float formatting by @cijiugechu in https://github.com/cloudwego/sonic-rs/pull/199 - chore(deps): update zmij to v1.0 by @GZRev in https://github.com/cloudwego/sonic-rs/pull/200
- ci: use GitHub-hosted ARM runner for aarch64 by @liuq19 in https://github.com/cloudwego/sonic-rs/pull/204
- Fix: make MIRI happier by @hsqStephenZhang in https://github.com/cloudwego/sonic-rs/pull/203
- feat: support wasm by @hsqStephenZhang in https://github.com/cloudwego/sonic-rs/pull/205
- feat: support no_std for sonic-simd by @hsqStephenZhang in https://github.com/cloudwego/sonic-rs/pull/207
- feat: support no_std for sonic-number by @hsqStephenZhang in https://github.com/cloudwego/sonic-rs/pull/206
- feat: support neon for simd_str2int by @hsqStephenZhang in https://github.com/cloudwego/sonic-rs/pull/210
- chore: bump version to 0.5.7 by @liuq19 in https://github.com/cloudwego/sonic-rs/pull/211
New Contributors
- @cijiugechu made their first contribution in https://github.com/cloudwego/sonic-rs/pull/199
- @GZRev made their first contribution in https://github.com/cloudwego/sonic-rs/pull/200
- @hsqStephenZhang made their first contribution in https://github.com/cloudwego/sonic-rs/pull/203
Full Changelog: https://github.com/cloudwego/sonic-rs/compare/v0.5.6...v0.5.7