0.1.6
What's Changed
- refactor: deprecate pin and use std pin; upgrade dependencies by @ihciah in #174
- feat: support ctrlc by @ihciah in #176
- feat: implement buffer primitives on windows by @CarrotzRule123 in #175
- fix: remove split which violate unsafe rule and publish 0.1.5 by @ihciah in #178
- feat: impl async_buf_read_ext by @neetdai in #181
- feat: support unix datagram by @ihciah in #183
- Remove unneeded nightly features and improve documentation by @Alonely0 in #184
- feat: implement windows driver by @CarrotzRule123 in #185
- fix: fix drop ordering issue by @ihciah in #186
New Contributors
- @CarrotzRule123 made their first contribution in #175
- @neetdai made their first contribution in #181
- @Alonely0 made their first contribution in #184
Full Changelog: 0.1.4...0.1.6