Releases: Sherlock-Holo/fuse3
Releases · Sherlock-Holo/fuse3
0.8.1
What's Changed
- feat: introduce macos support by @oowl in #108, #109
- Fix clippy warn by @Sherlock-Holo in #110
- refactor: remove from errno to nix error and from nix error to errno by @Sherlock-Holo in #111
New Contributors
Full Changelog: 0.7.3...0.8.1
0.7.3
What's Changed
- fix: docs by @ho-229 in #95
- Clippy cleanup by @asomers in #97
- fix: docs by @ho-229 in #96
- Update nix to 0.29.0 by @asomers in #98
- Use native CStr literals by @asomers in #99
- Remove a misleading doc comment by @asomers in #100
- Fix a doc-lazy-continuation warning by @asomers in #101
- docs: fix outdated doc by @Sherlock-Holo in #104
- test: allow path_memfs mount privileged like memfs by @Sherlock-Holo in #105
- Fix the unmount notification for unprivileged mounts. by @mash-graz in #107
New Contributors
- @mash-graz made their first contribution in #107
Full Changelog: 0.7.2...0.7.3
0.7.2
0.7.1
What's Changed
- Remove connection writable wait by @Sherlock-Holo in #60
- fix: example memfs hard link fail by @Sherlock-Holo in #61
- Drop minor version dependency for nix. by @aarond10 in #64
- Fixed fuse setxattr body length is not right error by @a-yakov in #66
- docs: refine doc by @Sherlock-Holo in #67
- feat: add write_flags arguments in the write method by @Sherlock-Holo in #68
- refactor: remove useless FileAttr.generation field by @Sherlock-Holo in #69
- Clippy cleanup by @asomers in #70
- Raise the Nix dependency to 0.27.0 by @asomers in #71
- Update FreeBSD CI image by @asomers in #73
- Remove nix's unused "user" feature, except on Linux. by @asomers in #74
- Fix dependency version specs by @asomers in #75
- feat: replace async-trait crate with AFIT feature by @Sherlock-Holo in #76
- add unmount support by @Sherlock-Holo in #78
- build: update tempfile minver to fix dependency bot alarm by @Sherlock-Holo in #79
- Replace async std by @Sherlock-Holo in #80
- feat: call Filesystem::destroy when unmount the filesystem by @Sherlock-Holo in #81
- fix: use blocking io to fix privileged mount hang by @Sherlock-Holo in #82
- dir stream associated type support GAT by @Sherlock-Holo in #83
- feat: add lifetime mark for readdir, readdirplus parent ref by @Sherlock-Holo in #84
- use readv/writev to avoid memory copy by @Sherlock-Holo in #85
- Update FreeBSD 13 CI image by @asomers in #86
- feat: Filesystem::init now return ReplyInit by @Sherlock-Holo in #87
- docs: mount and mount_with_unprivileged by @ho-229 in #88
New Contributors
- @aarond10 made their first contribution in #64
- @a-yakov made their first contribution in #66
- @ho-229 made their first contribution in #88
Full Changelog: 0.6.1...0.7.1
0.7.0-alpha.2
What's Changed
- fix: use blocking io to fix privileged mount hang by @Sherlock-Holo in #82
Full Changelog: 0.7.0-alpha.1...0.7.0-alpha.2
0.7.0-alpha.1
What's Changed
- Remove connection writable wait by @Sherlock-Holo in #60
- fix: example memfs hard link fail by @Sherlock-Holo in #61
- Drop minor version dependency for nix. by @aarond10 in #64
- Fixed fuse setxattr body length is not right error by @a-yakov in #66
- docs: refine doc by @Sherlock-Holo in #67
- feat: add write_flags arguments in the write method by @Sherlock-Holo in #68
- refactor: remove useless FileAttr.generation field by @Sherlock-Holo in #69
- Clippy cleanup by @asomers in #70
- Raise the Nix dependency to 0.27.0 by @asomers in #71
- Update FreeBSD CI image by @asomers in #73
- Remove nix's unused "user" feature, except on Linux. by @asomers in #74
- Fix dependency version specs by @asomers in #75
- feat: replace async-trait crate with AFIT feature by @Sherlock-Holo in #76
- add unmount support by @Sherlock-Holo in #78
- build: update tempfile minver to fix dependency bot alarm by @Sherlock-Holo in #79
- Replace async std by @Sherlock-Holo in #80
- feat: call Filesystem::destroy when unmount the filesystem by @Sherlock-Holo in #81
New Contributors
Full Changelog: 0.6.1...0.7.0-alpha.1
0.6.1
0.6.0
What's Changed
- Raise Nix dependency to 0.26.1 by @asomers in #49
- Update CI environment to FreeBSD 12.4 by @asomers in #50
- Replace dependency on tokio-stream with function call. by @KongzhangHao in #53
- refactor: update msrv and fix cargo clippy warn by @Sherlock-Holo in #56
New Contributors
- @KongzhangHao made their first contribution in #53
Full Changelog: 0.5.1...0.6.0