Releases: vgough/go-fuse-c
Releases · vgough/go-fuse-c
v0.9.0 - fuse3 and fuse-t support
13 May 04:18
Compare
Sorry, something went wrong.
No results found
Updates fuse support to fuse3.
Adds support for fuse-t on Darwin.
Memfs updated to work on both.
Bugfix
05 Apr 18:31
Compare
Sorry, something went wrong.
No results found
Return correct buffer length in Read bridge.
Minor naming updates
19 Apr 18:44
Compare
Sorry, something went wrong.
No results found
Changed names to be consistent with Go standards. (MemFs -> MemFS). This is not backward compatible.
Darwin build fixes
10 Jan 19:11
Compare
Sorry, something went wrong.
No results found
Fix build failures on Darwin systems.
Lint clean
18 Jun 07:46
Compare
Sorry, something went wrong.
No results found
API functions were renamed to reduce lint warnings.
Eg StatFs -> StatFS, to better conform to Go abbreviation standards.
v0.6
17 Jun 17:37
Compare
Sorry, something went wrong.
No results found
API changes
avoid buffer copy in Read operation, changes signature
Other
improvements to internal bridge testing configuration, removes indirect function references
Initial tagged release
14 Jun 20:32
Compare
Sorry, something went wrong.
No results found
Tagged and Go modules added.