# 0.1.1 - Initial Release - 2024-02-18 Create the `io` crate, add basic I/O traits, types, and implementations. Traits: - `Read` - `BufRead` - `Write` Types: - `Take` - `Cursor` - `Sink` # 0.1.0 - Placeholder release Empty crate to reserve the name on crates.io