Releases: SciML/RuntimeGeneratedFunctions.jl
Releases · SciML/RuntimeGeneratedFunctions.jl
v0.5.15
RuntimeGeneratedFunctions v0.5.15
Merged pull requests:
- FIx typo in README (#97) (@asinghvi17)
- don't copy RGF on deepcopy (#99) (@hexaeder)
Closed issues:
v0.5.14
RuntimeGeneratedFunctions v0.5.14
Merged pull requests:
- ci: standardise workflows using SciML's reusable workflows (#90) (@thazhemadam)
- Bump julia-actions/cache from 1 to 2 (#91) (@dependabot[bot])
- ci: test with
1
,lts
andpre
versions of julia (#94) (@thazhemadam) - try fixing opaque_closure generation on 1.12 (#96) (@oscardssmith)
v0.5.13
RuntimeGeneratedFunctions v0.5.13
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#67) (@dependabot[bot])
- Documenter 1.0 upgrade (#69) (@ArnoStrouwen)
- CompatHelper: add new compat entry for SHA at version 0.7, (keep existing compat) (#71) (@github-actions[bot])
- typos CI (#72) (@ArnoStrouwen)
- [skip ci] dependabot ignore typos patches (#73) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#74) (@dependabot[bot])
- Aqua CI (#75) (@ArnoStrouwen)
- Downgrade CI (#77) (@ArnoStrouwen)
- more CI (#78) (@ArnoStrouwen)
- Bump crate-ci/typos from 1.16.23 to 1.17.0 (#79) (@dependabot[bot])
- Bump crate-ci/typos from 1.17.0 to 1.18.0 (#80) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#81) (@dependabot[bot])
- [skip ci] Update dependabot.yml (#82) (@ArnoStrouwen)
- ci: explicitly specify token for codecov (#83) (@thazhemadam)
- ci: explicitly specify token for codecov (#84) (@thazhemadam)
- [skip ci] update downgrade CI repo (#85) (@ArnoStrouwen)
- reapply formatter (#86) (@ArnoStrouwen)
- Bump julia-actions/setup-julia from 1 to 2 (#88) (@dependabot[bot])
- Add expression retrieval command (#89) (@ChrisRackauckas)
v0.5.12
v0.5.11
RuntimeGeneratedFunctions v0.5.11
Merged pull requests:
v0.5.10
RuntimeGeneratedFunctions v0.5.10
Merged pull requests:
v0.5.9
RuntimeGeneratedFunctions v0.5.9
Merged pull requests:
v0.5.8
RuntimeGeneratedFunctions v0.5.8
v0.5.7
v0.5.6
RuntimeGeneratedFunctions v0.5.6
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)