Skip to content

bytesbuf v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 11:57
· 204 commits to main since this release
5a2dbce
  • ✨ Features

    • GlobalPool uses smaller memory blocks for smaller reservation requests (#254)
    • Improve how memory block metadata is exposed in API (#248)
    • remove implicit Sized requirement from BytesBuf::as_write method (#249)
  • ✔️ Tasks

    • Improve our crate's repository property. (#246)
  • 🔄 Continuous Integration

    • automatically publish release notes (#247)