mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-25 00:00:18 +02:00
This also bumps a number of sub crates: * tokio-executor (0.1.3) * tokio-io (0.1.8) * tokio-reactor (0.1.4) * tokio-threadpool (0.1.6) * tokio-timer (0.2.6) * tokio-udp (0.1.2)
173 B
173 B
0.1.2 (August 23, 2018)
- Provide methods to inspect readiness (#522)
0.1.1 (June 13, 2018)
- Switch to tokio-codec (#360)
0.1.0 (Mar 23, 2018)
- Initial release