- Utilities for creating a
BufStream
from iterators and streams (#1011). - Add
BufStream::into_stream
(#1048). - Implement
FromBufStream
forBytes
(#1009). - Implement
Error
forCollectVecError
(#1010).
- Implement
size_hint
for string types (#1012).
- Initial release