v2.0.5
PackageCompiler v2.0.5
Closed issues:
- Error while compiling incremental system image with Flux (#641)
- Packagecompiler fails on FluxArchitectures on Julia 1.7.0 (#643)
- tests fail without .julia/registries/General (#645)
- App cannot run without Julia installed (#650)
- SysImage output gets stuck in recursive stack trace on 1.7.0 (#651)
- create_library doesn't create mylib.dll for example on windows (#653)
- "unsupported GNU_PROPERTY_TYPE" warning upon creating sysimage (#654)
- Compilation fails on Linux ARM64 (#656)
- Unreasonably large executable size from
create_app(#660)
Merged pull requests:
- make package test work without an installed General registry (#646) (@KristofferC)
- Fix windows library filename (#655) (@kmsquire)