sonic-rs
sonic-rs copied to clipboard
Sonic-rs 0.4 RoadMap
We plan to release sonic-rs 0.4 before ~~April~~ Jun.
Break Change:
- [x] deprecated
get_many
, replace withget_by_schema
- [x] Optimize
pointer!
in #83 - [ ] Refactor
sonic_rs::Value
, disable assignment=
and replace it withset
API - [ ] Split the crate, only provide all
unsafe
API in a new crate
Enhanced
- [ ] ~~FastStr/Bytes zero-copy~~ ( I don't know to how to do it)
- [ ] Runtime detection
- [x] #54
- [x] #43
- [x] implement
get_by_schema()
Bug Fix
- [x] #75 ...
any update?
I am tooo busy now, and I will update it in May. Emm...
If you have a specific problem, welcome to open a new issue ~