Skip to content

Commit

Permalink
docs(roadmap): update
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Nov 3, 2021
1 parent f9a8af7 commit d3b0900
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,11 @@ d.ObjBytes(func(d *Decoder, key []byte) error {
```

# Roadmap
- [x] Support `Raw` decoding
- [ ] Rework `json.Number`
- [ ] Rework `Any`
- [ ] Support `Raw` decoding
- [ ] Support `Raw` for io.Reader
- [ ] Support `Capture` for io.Reader

# License
MIT, same as jsoniter

0 comments on commit d3b0900

Please sign in to comment.