bytesbuf_io 0.4.0

Asynchronous I/O abstractions expressed via `bytesbuf` types.
Documentation
# Changelog

## [0.3.0] - 2026-02-16

- ✔️ Tasks

  - Improve our crate's repository property. ([#246]https://github.com/microsoft/oxidizer/pull/246)

- 🔄 Continuous Integration

  - automatically publish release notes ([#247]https://github.com/microsoft/oxidizer/pull/247)

## [0.2.0] - 2026-01-28

- 📚 Documentation

  - Add cross-crate link to `bytesbuf` in `bytesbuf_io` ([#186]https://github.com/microsoft/oxidizer/pull/186)

- ✔️ Tasks

  - Update ohno dependency ([#239]https://github.com/microsoft/oxidizer/pull/239)

## [0.1.1] - 2026-01-07

- ✨ Features

  - Migrate bytesbuf_io from private repo ([#181]https://github.com/microsoft/oxidizer/pull/181)

- 🧩 Miscellaneous

  - Reduce keyword count in bytesbuf_io to 5 so crates.io will accept it ([#185]https://github.com/microsoft/oxidizer/pull/185)