Skip to content

Packr 3.0.1 Windows DLL loading fix

Compare
Choose a tag to compare
@karlsabo karlsabo released this 06 Dec 04:40
· 48 commits to master since this release
  1. Updated tests to use the latest versions of AdoptOpenJDK 8, 11, and 15.
  2. Changed DLL loading on Windows to search in the JRE bin and server directories.
    • This should make packr more robust to Windows runtime DLL changes.
  3. Fixed logging levels in ArchiveUtils
    • There was trace output logging at error level.