| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-28 | 1.2 kB | |
| v1.14.2 source code.tar.gz | 2025-10-28 | 3.4 MB | |
| v1.14.2 source code.zip | 2025-10-28 | 3.8 MB | |
| Totals: 3 Items | 7.2 MB | 0 | |
What's Changed
- fix: make encoder pretouch able to recurse by @bimoadityar in https://github.com/bytedance/sonic/pull/856
- fix:(decoder) not panic when map key is a interface by @AsterDY in https://github.com/bytedance/sonic/pull/861
- fix: make validate skip behave more similarly like encoding/json by @bimoadityar in https://github.com/bytedance/sonic/pull/815
- feature: use pool for EscapeHTML by @bimoadityar in https://github.com/bytedance/sonic/pull/866
- fix: pcsp for jit functions by @liuq19 in https://github.com/bytedance/sonic/pull/868
- chore: update arm asm by @liuq19 in https://github.com/bytedance/sonic/pull/873
- style(internal/rt): fix a typo in filename by @nmaupu in https://github.com/bytedance/sonic/pull/871
- chore: pcsp for jit functions by @liuq19 in https://github.com/bytedance/sonic/pull/877
- chore: update loader version to 0.4.0 by @liuq19 in https://github.com/bytedance/sonic/pull/878
New Contributors
- @bimoadityar made their first contribution in https://github.com/bytedance/sonic/pull/856
- @nmaupu made their first contribution in https://github.com/bytedance/sonic/pull/871
Full Changelog: https://github.com/bytedance/sonic/compare/v1.14.1...v1.14.2