Skip to content

Releases: cryptomator/jfuse

Release 0.7.3

09 Apr 08:11
0.7.3
c782a16
Compare
Choose a tag to compare

For a list of changes, read the changelog.

Release 0.7.2

04 Apr 12:47
0.7.2
656c89f
Compare
Choose a tag to compare

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

14 Mar 13:38
0.7.1
fc5cbb2
Compare
Choose a tag to compare

Release 0.7.0

21 Mar 10:54
0.7.0
8e5a31d
Compare
Choose a tag to compare

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

20 Oct 10:58
0.6.3
325b4c3
Compare
Choose a tag to compare
Release 0.6.3 Pre-release
Pre-release

Changes

  • Fixes crashes when trying to resolve NULL pointers (#39 )

Full Changelog: 0.6.2...0.6.3

Release 0.6.2

28 Sep 08:08
0.6.2
171a297
Compare
Choose a tag to compare
Release 0.6.2 Pre-release
Pre-release

What's Changed

  • #37 Fallback to System.loadLibrary(...) when not explicitly setting a path via FuseBuilder.setLibraryPath(...) (Linux, macOS)

Full Changelog: 0.6.1...0.6.2

Release 0.6.1

05 Sep 11:36
0.6.1
ea3ec46
Compare
Choose a tag to compare
Release 0.6.1 Pre-release
Pre-release

Changes

  • new error codes: E2BIG and ENOATTR(#34)

Release 0.6.0

30 Aug 13:13
0.6.0
cf6c755
Compare
Choose a tag to compare
Release 0.6.0 Pre-release
Pre-release

Changes

  • [BREAKING] Migration to JDK 21 (#32)
  • errno ENODATA (#33)

Full Changelog: 0.5.1...0.6.0

Release 0.5.1

06 Apr 09:06
0.5.1
174b226
Compare
Choose a tag to compare
Release 0.5.1 Pre-release
Pre-release
  • Mounting filesystem multithreaded on Windows failed (#31)

Full Changelog: 0.5.0...0.5.1

Release 0.5.0

04 Apr 21:18
0.5.0
8187bd8
Compare
Choose a tag to compare
Release 0.5.0 Pre-release
Pre-release
  • [Breaking Change] migration to JDK 20 (#29)

Full Changelog: 0.4.2...0.5.0