Releases: SciML/ODEInterfaceDiffEq.jl
Releases · SciML/ODEInterfaceDiffEq.jl
v3.17.0
ODEInterfaceDiffEq v3.17.0
Merged pull requests:
- Add DAE initialization support (#91) (@ChrisRackauckas-Claude)
v3.16.0
ODEInterfaceDiffEq v3.16.0
Merged pull requests:
- Forward M1/M2, DIMOFIND*, and mass matrix through radau5/radau SciML … (#90) (@singhharsh1708)
v3.15.0
ODEInterfaceDiffEq v3.15.0
Merged pull requests:
- Switch from JuliaFormatter to Runic.jl for code formatting (#84) (@ChrisRackauckas-Claude)
- Bump actions/checkout from 4 to 6 (#85) (@dependabot[bot])
- Improve explicit imports hygiene (#86) (@ChrisRackauckas-Claude)
- Fix CI workflows: add Julia setup for Runic, disable downgrade tests (#88) (@ChrisRackauckas-Claude)
Closed issues:
- Re-enable downgrade tests after OrdinaryDiffEq updates (#87)
v3.14.0
ODEInterfaceDiffEq v3.14.0
Merged pull requests:
- Bump actions/checkout from 4 to 6 (#78) (@dependabot[bot])
- Add Julia ecosystem to Dependabot configuration (#79) (@ChrisRackauckas-Claude)
- Optimize buildOptions to reduce allocations (#80) (@ChrisRackauckas-Claude)
- Documentation improvements: fix README example and enhance algorithm docstrings (#81) (@ChrisRackauckas-Claude)
- Bump version to 3.14.0 (#82) (@ChrisRackauckas-Claude)
v3.13.5
ODEInterfaceDiffEq v3.13.5
Merged pull requests:
- Add spell checking configuration (#69) (@ChrisRackauckas)
- [ci skip] Fix spelling errors in ODEInterfaceDiffEq.jl (#70) (@ChrisRackauckas)
- Fix remaining spelling errors (comprehensive) (#71) (@ChrisRackauckas)
- Add downgrade CI workflow (#72) (@ChrisRackauckas)
- Apply JuliaFormatter to fix code formatting (#74) (@ChrisRackauckas)
- Update DataStructures.jl compatibility to v0.19 (#75) (@ChrisRackauckas)
- bump version (#77) (@oscardssmith)
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,ltsandpreversions 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)