0.1.0 Beta 2
Pre-release
Pre-release
What's Changed
- add jfuse-linux-aarch64, supporting Linux ARM64 by @overheadhunter in #1
- run file system mirror integration test on Windows by @infeo in #2
- Migrate to JEP 424 and Java 19 (requires
--enable-preview
) by @overheadhunter in #3 - fixed incorrect return value of
read
operations in mirror example in 5049d42 - fixed conversion of file open flags to Java's StandardOpenOptions in fbd30ed
Full Changelog: 0.1.0-beta1...0.1.0-beta2