Releases: andre-vm/rev_buf_reader
Releases · andre-vm/rev_buf_reader
0.3.0
- Propagate IO errors instead of panicking
- Use Rust 2021
- Update memchr dependency
- Add
capacity
method
0.2.0
Breaking change: iovec feature removed. Since it has been stabilized on Rust 1.36.0, there's no need for conditional compiling.
- memchr dependency updated to v2.3.0
0.1.1
- Apache 2.0 license was added
- Implementation changes as of May 12 2019 at Rust's libstd were mirrored
0.1.0
Add extra package information