v2.0.6
PackageCompiler v2.0.6
Closed issues:
- Documentation for libraries still mentions @ccallable (#668)
create_sysimagefails on arm64 when using a precompile execution file (#670)- Cannot load PyPlot with Julia 1.7.1 and 1.7.2 (#671)
- Add a (build-flag controlled) option to have the produced binary app support julia flags (#680)
- Unable to use an app created with packages that pull in LLVM.jl as a dependency (#682)
- PackageCompiler should use multiple threads (#688)
Merged pull requests:
- Fix formatting of executables keyword in docstring (#679) (@blegat)
- add support for dynamic artifact selection (#690) (@KristofferC)