Releases: SciML/DiffEqDevTools.jl
Releases · SciML/DiffEqDevTools.jl
v2.45.1
v2.45.0
v2.44.4
DiffEqDevTools v2.44.4
Merged pull requests:
- ci: standardise workflows using SciML's reusable workflows (#141) (@thazhemadam)
- Make work-precision benchmarks more robust to failures (#142) (@ChrisRackauckas)
v2.44.3
DiffEqDevTools v2.44.3
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#137) (@dependabot[bot])
- Run JuliaFormatter.format() (#138) (@LilithHafner)
- Bump julia-actions/setup-julia from 1 to 2 (#139) (@dependabot[bot])
- Remove type annotations of keyword arguments in plot recipes (#140) (@devmotion)
v2.44.2
DiffEqDevTools v2.44.2
Merged pull requests:
- Bump actions/cache from 3 to 4 (#135) (@dependabot[bot])
- Fix another deprecationwarning in
appxtrue(, ::TestSolution)
(#136) (@nathanaelbosch)
v2.44.1
DiffEqDevTools v2.44.1
Merged pull requests:
- Fix deprecations in testing utilities (#134) (@ChrisRackauckas)
v2.44.0
DiffEqDevTools v2.44.0
Merged pull requests:
v2.43.0
DiffEqDevTools v2.43.0
Merged pull requests:
- chore: bump RecursiveArrayTools compat (#120) (@AayushSabharwal)
- Add verbose keyword to analyticless_test_convergence (#130) (@HadrienNU)
Closed issues:
v2.42.0
DiffEqDevTools v2.42.0
Merged pull requests:
- Use the right solve in BVP WorkPrecision (#123) (@ErikQQY)
- Update the plotting recipe to flexibly plot some x against some y (#129) (@nathanaelbosch)
Closed issues:
- Save all errors in
WorkPrecision
instead of just the one passed aserror_estimate
? (#125)
v2.41.0
DiffEqDevTools v2.41.0
Merged pull requests:
- Save all errors in
WorkPrecision
, not just theerror_estimate
(#126) (@nathanaelbosch) - CompatHelper: add new compat entry for StructArrays at version 0.6, (keep existing compat) (#127) (@github-actions[bot])