Skip to content

Releases: rikhuijzer/PrecompileSignatures.jl

v3.0.3

11 May 18:55
507b7d6
Compare
Choose a tag to compare

PrecompileSignatures v3.0.3

Diff since v3.0.2

Closed issues:

  • Avoid the Documenter dependency? (#7)

Merged pull requests:

v3.0.2

09 May 20:56
a4c7b58
Compare
Choose a tag to compare

PrecompileSignatures v3.0.2

Diff since v3.0.1

Merged pull requests:

v3.0.1

02 May 13:07
de9bda2
Compare
Choose a tag to compare

PrecompileSignatures v3.0.1

Diff since v3.0.0

Merged pull requests:

  • Include ccall :jl_generating_output in try block (#8) (@fonsp)

v3.0.0

30 Apr 16:20
Compare
Choose a tag to compare

PrecompileSignatures v3.0.0

Diff since v2.0.0

The name @precompile_module sounded nice but makes no sense actually from a wider context. Therefore, the name is now @precompile_signatures; which covers what it does much better

v2.0.0

30 Apr 06:48
656a6c1
Compare
Choose a tag to compare

PrecompileSignatures v2.0.0

Diff since v1.0.1

Merged pull requests:

v1.0.1

27 Apr 15:08
Compare
Choose a tag to compare

PrecompileSignatures v1.0.1

Diff since v1.0.0

Reduce the time needed to generate precompile directives for a medium-sized package with a "cold" Julia to less than 1 second (TTFX). Also fixes a bug with method ambiguities.

Merged pull requests:

v1.0.0

26 Apr 08:19
Compare
Choose a tag to compare

PrecompileSignatures v1.0.0