Releases: RoanH/Util
v2.5
Version 2.4
Fixes that the dynamic library reuse introduced in v2.2 regressed in v2.3.
Version 2.3
Resolves an issue where if two programs are running at the same time, then the second instance will fail to load the native library.
Version 2.2
Some important fixes for the fallback file chooser used on older Windows systems and non-Windows operating systems. Also includes some small optimisation to the DLL handling.
Version 2.1
Mostly some minor improvements and extra flexibility. Everything was switched over from java.io.File to java.nio.Path however, which is breaking but you can use java.nio.Path#toFile if you cannot switch to java.nio.Path.
Version 2.0
Main breaking changes are the switch to a new domain roanh.dev which is also reflected in the package structure and switching to maven central for release distribution.
Version 1.6
v1.6 Version 1.6
Version 1.5
v1.5 Update version number
Version 1.4
v1.4 Version 1.4
Version 1.3
v1.3 Version 1.3