Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Releases: cryptomator/dokany-nio-adapter

1.2.2 - Refactoring of Reveal-Method

20 Jan 15:05
Compare
Choose a tag to compare

Fixed

  • Mounting a filesystems without any Mount options was impossible (#48)

Changed

  • Changed reveal() method in Mounter interface to accept a path consuming function to execute custom reveal commands with downstream libraries (#47)

1.2.1 - Bug fixes and Refactoring of Mount process

11 Dec 14:59
Compare
Choose a tag to compare

Fixed

  • searching for files returned empty result (#44)
  • unable to stream video files with vlc (#45)
  • maximum number of concurrent mounts restricted by number of CPU cores (#46)

Changed

  • API: changed unmount() in Mount interface that IllegalArgumentException is required to be catched
  • API: added unmountForced() method in Mount interface
  • API: returned Mount object only allows reveal() and unmounting
  • Internal: mount thread is executed on given executorService
  • Internal: If thread holding mount ends, mount status is correctly set

1.2.0 - JDK 11 and new regular unmount behaviour

02 Nov 11:14
Compare
Choose a tag to compare

Changed

  • The project now requires JDK 11
  • regular unmount method fails if there are open handles, use unmountForced() to ignore this (#40)
  • improved JNA binding
  • lots of internal refactoring and clean up

1.1.15

14 Aug 10:32
Compare
Choose a tag to compare
1.1.15

1.1.14 - Adding Handling of Long File Name Errors

28 Apr 16:15
Compare
Choose a tag to compare

1.1.13

09 Mar 10:23
Compare
Choose a tag to compare

Fixed Issues:

See Milestone 1.1.13.

1.1.12

09 Jan 14:39
Compare
Choose a tag to compare

Fixed issues

See milestone 1.1.12

1.1.11

17 Aug 09:02
1.1.11
7ca2aec
Compare
Choose a tag to compare

Fixed issues

See milestone 1.1.11

1.1.10

17 Aug 09:03
Compare
Choose a tag to compare

Fixed issues

See milestone 1.1.10

1.1.9

03 Jul 12:07
Compare
Choose a tag to compare

Fixed issues

See milestone 1.1.9