Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.

Packr 2.3.0

Compare
Choose a tag to compare
@karlsabo karlsabo released this 29 Apr 05:52
· 167 commits to master since this release
  1. Converted packr to use Gradle
  2. Include DrOpt source for easier building
  3. Include sajson.h for easier building
  4. Support tar.gz files
  5. Support macOS signing and notarization of the executable
  6. Load the msvcr*.dll that the JRE ships with instead of always trying to load msvcr100.dll
  7. Removed linux32 platform
    • Linux x86 is no longer built because it's impossible to find a survey that shows anyone running x86 Linux.
  8. Remove macOS x86 (32-bit) support
    • macOS x86 is no longer built because it requires and older version of Xcode and Apple makes it difficult to install on newer versions of macOS
  9. Remove windows32 platform
    • Windows x86 is no longer built because the Adopt OpenJDK 8u242 and 8u252 have crash failures.