Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare bytes v1.2.0 #556

Merged
merged 1 commit into from Jul 19, 2022
Merged

chore: prepare bytes v1.2.0 #556

merged 1 commit into from Jul 19, 2022

Conversation

Darksonn
Copy link
Contributor

1.2.0 (July 19, 2022)

Added

  • Add BytesMut::zeroed (#517)
  • Implement Extend<Bytes> for BytesMut (#527)
  • Add conversion from BytesMut to Vec<u8> (#543, #554)
  • Add conversion from Bytes to Vec<u8> (#547)
  • Add UninitSlice::as_uninit_slice_mut() (#548)
  • Add const to Bytes::{len,is_empty} (#514)

Changed

  • Reuse vector in BytesMut::reserve (#539, #544)

Fixed

Documented

  • Redraw layout diagram with box drawing characters (#539)
  • Clarify BytesMut::unsplit docs (#535)

@Darksonn Darksonn merged commit 38fd42a into master Jul 19, 2022
@Darksonn Darksonn deleted the prepare-1.2.0 branch July 19, 2022 11:39
lelongg pushed a commit to lelongg/bytes that referenced this pull request Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants