Skip to content

Releases: JuliaLang/PackageCompiler.jl

v2.0.9

12 Aug 15:44
78f4d52

Choose a tag to compare

PackageCompiler v2.0.9

Diff since v2.0.8

Closed issues:

  • New warning, possible bug (#713)

Merged pull requests:

v2.0.8

08 Aug 17:42
e7d8b2d

Choose a tag to compare

PackageCompiler v2.0.8

Diff since v2.0.7

Closed issues:

  • MbedTLS cert.perm is not packaged (#710)

Merged pull requests:

v2.0.7

04 Jul 07:11
d902a23

Choose a tag to compare

PackageCompiler v2.0.7

Diff since v2.0.6

Closed issues:

  • PackageCompiler does not download artifacts for MKL now (#691)

Merged pull requests:

v2.0.6

24 May 12:51
a8a4459

Choose a tag to compare

PackageCompiler v2.0.6

Diff since v2.0.5

Closed issues:

  • Documentation for libraries still mentions @ccallable (#668)
  • create_sysimage fails 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:

v2.0.5

15 Feb 19:46

Choose a tag to compare

PackageCompiler v2.0.5

Diff since v2.0.4

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:

v2.0.4

13 Dec 19:16
ab5d6cf

Choose a tag to compare

PackageCompiler v2.0.4

Diff since v2.0.3

Closed issues:

  • Error when using standard library: "ArgumentError: Package ReSolver does not have Dates in its dependencies" (#648)

Merged pull requests:

  • add precompile statements for functions called from main in apps (#649) (@JeffBezanson)

v2.0.3

08 Dec 08:21
6db6760

Choose a tag to compare

PackageCompiler v2.0.3

Diff since v2.0.2

Closed issues:

  • stdatomic.h: No such file or directory (#637)
  • compiler error while building an app (#640)

Merged pull requests:

v2.0.2

14 Nov 22:23
981a550

Choose a tag to compare

PackageCompiler v2.0.2

Diff since v2.0.1

Closed issues:

  • create_sysimage fails on macOS when one passes file name (e.g. "sys.dylib" ) to sysimage_path (#635)

Merged pull requests:

v2.0.1

11 Nov 10:52
1116f4d

Choose a tag to compare

PackageCompiler v2.0.1

Diff since v2.0.0

Closed issues:

  • Allow create_pkg_context with only a Manifest.toml (#629)
  • relative path (#630)

Merged pull requests:

v2.0.0

03 Nov 09:37
1978984

Choose a tag to compare

PackageCompiler v2.0.0

PackageCompiler 2.0 comes with a few breaking changes. Read the upgrade guide here
for instructions on how to upgrade to version 2.0.
__

Diff since v1.7.7