8000 Release Bytes v1.9.0 · tokio-rs/bytes · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bytes v1.9.0

Compare
Choose a tag to compare
@Darksonn Darksonn released this 28 Nov 12:44
· 17 commits to master since this release
d0a14de

1.9.0 (November 27, 2024)

Added

  • Add Bytes::from_owner to enable externally-allocated memory (#742)

Documented

  • Fix typo in Buf::chunk() comment (#744)

Internal changes

  • Replace BufMut::put with BufMut::put_slice in Writer impl (#745)
  • Rename hex_impl! to fmt_impl! and reuse it for fmt::Debug (#743)
0