v0.10.5
What's Changed
- linuxsession: support mount in given mount namespace by @eryugey in #138
- abi: implement Debug for Entry struct by @00xc in #143
- abi: properly document OpenOptions flags by @00xc in #142
- api/vfs: implement Display trait for VfsError by @eryugey in #139
- fuse: Ensure readdir returns same ino as lookup by @Champ-Goblem in #140
- linux_session: support set fusermount binary by @eryugey in #141
- Avoid compile tokio-uring when use default features by @zyfjeff in #146
- deps: Bump versions of dependencies by @justxuewei in #145
- release: prepare for v0.10.5 release by @bergwolf in #147
New Contributors
- @00xc made their first contribution in #143
- @justxuewei made their first contribution in #145
Full Changelog: v0.10.4...v0.10.5