sonic-rs icon indicating copy to clipboard operation
sonic-rs copied to clipboard

Sonic-rs 0.4 RoadMap

Open liuq19 opened this issue 11 months ago • 2 comments

We plan to release sonic-rs 0.4 before ~~April~~ Jun.

Break Change:

  • [x] deprecated get_many, replace with get_by_schema
  • [x] Optimize pointer! in #83
  • [ ] Refactor sonic_rs::Value, disable assignment = and replace it with set 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 ...

liuq19 avatar Feb 27 '24 08:02 liuq19

any update?

nyabinary avatar Apr 08 '24 00:04 nyabinary

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 ~

liuq19 avatar Apr 09 '24 17:04 liuq19