Releases: SciML/ODEInterfaceDiffEq.jl
Releases · SciML/ODEInterfaceDiffEq.jl
v3.13.4
ODEInterfaceDiffEq v3.13.4
Merged pull requests:
- Change typeof(x) <: y to x isa y (#61) (@pepijndevos)
- Bump actions/cache from 3 to 4 (#62) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#64) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#65) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#66) (@thazhemadam)
- ci: test with
1
,lts
andpre
versions of julia (#67) (@thazhemadam) - Support the expanded change_t_via_interpolation! interface (#68) (@BenChung)
v3.13.3
ODEInterfaceDiffEq v3.13.3
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#60) (@dependabot[bot])
v3.13.2
v3.13.1
v3.13.0
ODEInterfaceDiffEq v3.13.0
Merged pull requests:
- Update algorithms.jl (#51) (@thomvet)
- enable dependabot for GitHub actions (#52) (@ranocha)
- Bump actions/cache from 1 to 3 (#53) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#54) (@dependabot[bot])
- Bump actions/checkout from 1 to 3 (#55) (@dependabot[bot])
- destats -> stats (#56) (@ChrisRackauckas)
v3.12.0
ODEInterfaceDiffEq v3.12.0
Closed issues:
- Warning when solve is executed (#49)
Merged pull requests:
- MassInstallAction: Install the Invalidations workflow on this repository (#48) (@devmotion)
- Change return codes to enums (#50) (@ChrisRackauckas)
v3.11.0
ODEInterfaceDiffEq v3.11.0
Closed issues:
- TagBot trigger issue (#42)
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#39) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#40) (@christopher-dG)
- Try v0.5 (#41) (@ChrisRackauckas)
- CompatHelper: bump compat for "Reexport" to "1.0" (#43) (@github-actions[bot])
- Doc strings for alg and fixing broken link to DifferentialEquations.jl (#44) (@AnasAbdelR)
- format SciML Style (#45) (@ChrisRackauckas)
- move to ODEProblemLibrary (#46) (@ChrisRackauckas)
- CompatHelper: bump compat for Compat to 4, (keep existing compat) (#47) (@github-actions[bot])
v3.8.0
ODEInterfaceDiffEq v3.8.0
Merged pull requests:
- CompatHelper: bump compat for "DataStructures" to "0.18" (#37) (@github-actions[bot])
- Fix DataStructures (#38) (@devmotion)
v3.7.0
ODEInterfaceDiffEq v3.7.0
Merged pull requests:
- Do nothing on set_proposed_dt! (#36) (@ChrisRackauckas)
v3.6.0
ODEInterfaceDiffEq v3.6.0
Merged pull requests:
- Install TagBot as a GitHub Action (#35) (@JuliaTagBot)