Skip to content

Bytes v1.4.0

Compare
Choose a tag to compare
@Darksonn Darksonn released this 31 Jan 19:41
· 50 commits to master since this release
21ed332

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)