Releases: cloudwego/sonic-rs
Releases · cloudwego/sonic-rs
0.3.15
What's Changed
- feat: refactor sonic_rs::Value and support more configs by @liuq19 in #119
- fix: fix value and add benchmarks by @liuq19 in #120
- opt: optimize skip number by @liuq19 in #121
- feat: support parse with utf8 lossy by @liuq19 in #122
- bump 0.3.15 by @liuq19 in #123
Full Changelog: 0.3.14...0.3.15
0.3.14
0.3.11
0.3.10
What's Changed
BugFix
- [#102] Fix memory leaks when using
sonic_rs::object!
macro - [#102] Fix panic in
slice_ref
when usingfaststr v0.2.20
Others
New Contributors
Full Changelog: 0.3.9...0.3.10
0.3.9
0.3.8
0.3.7
What's Changed
- fix: possible use-after-free bug in Array::new and Object::new by @liuq19 in #90
- doc: add LazyValue convert to serde_json::Value examples by @gongzhengyang in #91
New Contributors
- @gongzhengyang made their first contribution in #91
Full Changelog: 0.3.6...0.3.7