Skip to content

Releases: SciML/RuntimeGeneratedFunctions.jl

v0.3.1

16 Sep 00:23
77a2637
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Fix bug with GC and function lifetime in the cache (#10) (@c42f)

v0.3.0

15 Sep 00:23
ac079dd
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.3.0

Diff since v0.2.0

Closed issues:

  • Garbage Collection (#7)

Merged pull requests:

  • Allow function body ASTs to be GC'd (#9) (@c42f)

v0.2.0

12 Sep 00:22
e51174f
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.2.0

Diff since v0.1.0

Merged pull requests:

  • Support for precompilation (#6) (@c42f)

v0.1.0

08 Sep 00:22
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.1.0

Merged pull requests: