v0.8.0
Pre-release
Pre-release
What's Changed
- Refactor: transform to workspace structure by @George-Miao in #69
- Separate Buf crate by @George-Miao in #72
- fix: use
arrayvec
fromcompio-buf
by @George-Miao in #74 - Remove buffer wrappers. by @Berrysoft in #76
- Add
main
andtest
macros as wrappers ofcompio::task::block_on
by @kompl3xpr in #77 - Get use of
attach
for polling driver. by @Berrysoft in #80 - Attempt to split into multiple crates by @Berrysoft in #81
- Allow returning ready on push by @Berrysoft in #82
- Use SetFileCompletionNotificationModes when attaching. by @Berrysoft in #83
New Contributors
- @kompl3xpr made their first contribution in #77
Full Changelog: v0.7.0...v0.8.0