Releases: dokan-dev/dokan-dotnet
2.3.0.1
This version is compatible with 2.3.0.1000 and above (latest Dokany is best as always).
Even if the semantic version says it is just a 2.3.0.0 patched version, it actually includes a very welcome (optional) deep rewrite of IDokanOperations
into IDokanOperations2
. Please see the changelog and #354 for more context. Any feedback would be VERY welcome!
Thanks a lot to @LTRData for this amazing work!
2.3.0.0
2.2.1.0
2.1.0.0
2.0.5.2
2.0.5.1
2.0.4.1
Release for Dokany 2.0.4.1000 and above.
This version has a fix from uholzer and TrabacchinLuigi that modernize the library! Thanks again for their contribution!
See changelog
2.0.1.1
Release for Dokany 2.0.1.1000 and above.
See the previous package release for the v2 changes in detail. This version has a fix from uholzer and LTRData that prevents the GC to free the delegates when using the Mount function. Thanks again for their contribution!
See changelog
2.0.1.0
Release for Dokany 2.0.1.1000 stable https://github.com/dokan-dev/dokany/releases/tag/v2.0.1.1000
A lot was added in Dokan v2 with amazing performances as detailed in the release notes.
This is the first package that supports Dokan v2. See changelog
You can see here how the public API changed natively.