issues
search
tokio-rs
/
bytes
Utilities for working with bytes
MIT License
1.91k
stars
288
forks
source link
chore: prepare bytes v1.4.0
#593
Closed
Darksonn
closed
1 year ago
Darksonn
commented
1 year ago
1.4.0 (January 31, 2023)
Added
Make
IntoIter
constructor public (#581)
Fixed
Avoid large reallocations when freezing
BytesMut
(#592)
Documented
Document which functions require
std
(#591)
Fix duplicate "the the" typos (#585)
1.4.0 (January 31, 2023)
Added
IntoIter
constructor public (#581)Fixed
BytesMut
(#592)Documented
std
(#591)