Skip to content

Commit

Permalink
docs: update Roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
tdakkota committed Nov 23, 2021
1 parent 17fc788 commit 526d06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ d.ObjBytes(func(d *Decoder, key []byte) error {
## Roadmap
- [ ] Rework and export `Any`
- [ ] Support `Raw` for io.Reader
- [ ] Support `Capture` for io.Reader
- [x] Support `Capture` for io.Reader
- [ ] Improve Num
- Better validation on decoding
- Support BigFloat and BigInt
Expand Down

0 comments on commit 526d06e

Please sign in to comment.