Skip to content

Releases: jbrea/PrecompilePlutoCourse.jl

v0.2.5

02 Sep 10:02

Choose a tag to compare

PrecompilePlutoCourse v0.2.5

Diff since v0.2.4

v0.2.4

14 Sep 15:45

Choose a tag to compare

PrecompilePlutoCourse v0.2.4

Diff since v0.2.3

v0.2.3

14 Sep 14:21
d367e48

Choose a tag to compare

PrecompilePlutoCourse v0.2.3

Diff since v0.2.2

v0.2.2

12 Sep 12:24

Choose a tag to compare

PrecompilePlutoCourse v0.2.2

Diff since v0.2.1

v0.2.1

31 Aug 19:41
da6d2f3

Choose a tag to compare

PrecompilePlutoCourse v0.2.1

Diff since v0.2.0

v0.2.0

31 Aug 10:36

Choose a tag to compare

PrecompilePlutoCourse v0.2.0

Diff since v0.1.0

  • [breaking] Adapting to version 2.x of PackageCompiler. Pass packages = [] to have the old behavior
  • [enhancement] The Configuration accepts a new argument kwargs that is passed to PackageCompiler.create_sysimage.

Closed issues:

  • Release 0.1? (#2)

v0.1.0

23 Jun 13:01

Choose a tag to compare

PrecompilePlutoCourse v0.1.0

Merged pull requests:

  • Fix: project_path kwarg in _CONFIG not passed to PackageCompiler (#1) (@ablaom)