Releases: JuliaDiff/FiniteDiff.jl
Releases · JuliaDiff/FiniteDiff.jl
v2.21.0
FiniteDiff v2.21.0
Closed issues:
Merged pull requests:
- Correct a typo (#169) (@goggle)
- Fix tests (#170) (@ChrisRackauckas)
- add 1.9 extensions (#172) (@longemen3000)
- move StaticArrays to extension (#173) (@longemen3000)
v2.20.0
FiniteDiff v2.20.0
v2.20
Update Project.toml
v2.19.0
FiniteDiff v2.19.0
Merged pull requests:
- enable dependabot for GitHub actions (#164) (@ranocha)
- Bump codecov/codecov-action from 1 to 3 (#165) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#166) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#167) (@dependabot[bot])
v2.18.0
v2.17.0
FiniteDiff v2.17.0
Merged pull requests:
- first commit for docs. Created Project.toml, make.jl, pages.jl and as… (#152) (@00krishna)
- finished initial documentation build (#153) (@00krishna)
- added reproducibility info to docs (#154) (@00krishna)
- [skip ci] badges (#155) (@ArnoStrouwen)
- Fix SciMLDocs buildkite (#161) (@ArnoStrouwen)
v2.16.0
v2.15.0
v2.14.0
FiniteDiff v2.14.0
Closed issues:
- GradientCache method in README doesn't exist (#141)
- Method for updating GradientCache for vector->scalar maps (#142)
Merged pull requests:
- Explicitly mention Setfield.jl (#143) (@DanielVandH)
- Non-allocating GradientCache and support for Setfield (#145) (@DanielVandH)
- CompatHelper: add new compat entry for Setfield at version 1, (keep existing compat) (#146) (@github-actions[bot])
v2.13.1
FiniteDiff v2.13.1
Closed issues:
- Error message for non-sparse Jacobian pattern is not obvious (#139)
Merged pull requests:
- Typo: x -> x1 (#138) (@DanielVandH)
- Support for non-sparse prototypes (#140) (@DanielVandH)