Releases: cryptomator/jfuse
Releases · cryptomator/jfuse
Release 0.7.3
Release 0.7.2
What's Changed
- Bump Non-production dependencies
- support libfuse3.17.1 (#115)
- fix
UnsatisfiedLinkError
with libfuse3.17.1 (#114)
Full Changelog: 0.7.1...0.7.2
List of closed tickets: https://github.com/cryptomator/jfuse/milestone/8?closed=1
Release 0.7.1
Full Changelog: 0.7.0...0.7.1
List of closed tickets: https://github.com/cryptomator/jfuse/milestone/8?closed=1
Release 0.7.0
This is the first production-ready release since we can now rely on a stable FFM API. We will clean up a few things before going 1.0, though.
What's Changed
- #61 Update project to JDK 22 and JEP 454
Full Changelog: 0.6.3...0.7.0
Release 0.6.3
Release 0.6.2
What's Changed
- #37 Fallback to
System.loadLibrary(...)
when not explicitly setting a path viaFuseBuilder.setLibraryPath(...)
(Linux, macOS)
Full Changelog: 0.6.1...0.6.2
Release 0.6.1
Changes
- new error codes:
E2BIG
andENOATTR
(#34)
Release 0.6.0
Release 0.5.1
- Mounting filesystem multithreaded on Windows failed (#31)
Full Changelog: 0.5.0...0.5.1
Release 0.5.0
- [Breaking Change] migration to JDK 20 (#29)
Full Changelog: 0.4.2...0.5.0