| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-27 | 1.2 kB | |
| v2.4.1 source code.tar.gz | 2026-08-27 | 178.7 kB | |
| v2.4.1 source code.zip | 2026-08-27 | 199.0 kB | |
| Totals: 3 Items | 378.9 kB | 0 | |
PackageCompiler v2.4.1
Merged pull requests:
- Avoid downloading MinGW artifact if "JULIA_CC" is set (#1069) (@topolarity)
- use same cpu target as currrent sysimage on 1.13+ (#1096) (@KristofferC)
- Avoid error on rebuild with JuliaC (#1097) (@PatrickHaecker)
- allow loading from stdlib path (#1112) (@KristofferC)
- Locate the private libraries with julia_private_libdir() (#1113) (@visr)
- Add compression option and warn on too big sysimage sizes on windows (#1114) (@KristofferC)
- Fixes from AI review (gpt) and some CI maintaince (#1115) (@KristofferC)
- Add
--strip-metadatato bootstrap sysimage arg filter (#1121) (@topolarity) - Release v2.4.1 (#1122) (@topolarity)
Closed issues:
create_libraryshould have some tests (#613)- AssertionError: 0 < tid <= length(THREAD_RNGs) when generating a random number (#675)
- too much stuff generated by default (#725)
- Can't build the "examples/MyLib" project on Arch Linux due to provilege errors (#843)
- Only run a single CI job on Julia 1.9? (#980)
- Constant i64 error on macOS and Julia 1.12 (#1070)
- world age problems in 1.12 (#1076)