| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-17 | 900 Bytes | |
| v2.2.4 source code.tar.gz | 2025-12-17 | 174.9 kB | |
| v2.2.4 source code.zip | 2025-12-17 | 193.7 kB | |
| Totals: 3 Items | 369.5 kB | 0 | |
PackageCompiler v2.2.4
Merged pull requests:
embedding_wrapper.candjulia_init.c: UseJULIA_DEPOT_PATHandJULIA_LOAD_PATHfrom the environment (#1032) (@kpamnany)- Initialize global
Base.PROGRAM_FILEcorrectly (#1068) (@PatrickHaecker) - fix using PackageCompiler with local Julia builds in some cases (#1077) (@KristofferC)
- bump version (#1081) (@KristofferC)
Closed issues:
- Can't the JULIA_DEPOT_PATH be changed in apps? (#910)
- Missing support for multi-threaded system image creation on Windows (#1044)
- (Julia 1.12) UndefVarError:
evalnot defined inMain.anonymouswhen usingcustom_sysimage.jlExample per Sysimage Docs (#1064) - Image built with latest Julia 1.12 is crashing because of Global Base.PROGRAM_FILE does not exist and cannot be assigned (#1066)