Skip to content

v0.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 09:03
· 66 commits to master since this release

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

Full Changelog: v0.10.4...v0.10.5