Skip to content

Releases: SciML/RuntimeGeneratedFunctions.jl

v0.5.13

16 Apr 15:28
3b96455
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.13

Diff since v0.5.12

Merged pull requests:

v0.5.12

10 Aug 20:28
f895dd9
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.12

Diff since v0.5.11

Closed issues:

  • Failure when defining a function with no args (#53)
  • drop_expr hangs on RuntimeGeneratedFunctions v0.5.11 (#65)

Merged pull requests:

v0.5.11

05 Jun 02:51
ba225d7
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.11

Diff since v0.5.10

Merged pull requests:

  • Fix serialization of RGFs with dropped body expressions (#64) (@c42f)

v0.5.10

31 May 20:04
1598da8
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.10

Diff since v0.5.9

Merged pull requests:

  • Re-enable GC of RGFs which haven't been drop_expr()d (#63) (@c42f)

v0.5.9

30 May 18:15
4ffaeb3
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.9

Diff since v0.5.8

Merged pull requests:

  • The body might be wrongly garbage collected when we drop the body (#62) (@YingboMa)

v0.5.8

28 May 16:11
9a7e9ed
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.8

Diff since v0.5.7

v0.5.7

08 May 18:38
3f8a96f
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.7

Diff since v0.5.6

Merged pull requests:

  • Deduplicate docs without use of @ eval or @ doc (#59) (@c42f)
  • Make body more generic (#60) (@YingboMa)

v0.5.6

24 Mar 13:10
8beb7c7
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.6

Diff since v0.5.5

Merged pull requests:

  • fix edit on github button (#47) (@ArnoStrouwen)
  • added reproducibility to index.md and make.jl (#48) (@00krishna)
  • doc compats (#49) (@ArnoStrouwen)
  • CompatHelper: add new compat entry for RuntimeGeneratedFunctions at version 0.5 for package docs, (keep existing compat) (#50) (@github-actions[bot])
  • CompatHelper: add new compat entry for Documenter at version 0.27 for package docs, (keep existing compat) (#51) (@github-actions[bot])
  • enable dependabot for GitHub actions (#54) (@ranocha)
  • Bump actions/cache from 1 to 3 (#55) (@dependabot[bot])
  • Bump codecov/codecov-action from 1 to 3 (#56) (@dependabot[bot])
  • Bump actions/checkout from 1 to 3 (#57) (@dependabot[bot])
  • Manually copy docs for @RuntimeGeneratedFunction (#58) (@topolarity)

v0.5.5

25 Oct 00:49
bdca841
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.5

Diff since v0.5.4

Merged pull requests:

v0.5.4

23 Oct 19:09
760e3b8
Compare
Choose a tag to compare

RuntimeGeneratedFunctions v0.5.4

Diff since v0.5.3

Closed issues:

  • Can't use :block (#35)
  • request: handle :(struct _) (#43)

Merged pull requests: