Releases: SciML/DataInterpolations.jl
Releases · SciML/DataInterpolations.jl
v8.9.0
DataInterpolations v8.9.0
Merged pull requests:
- docs: Add documentation for in-place interpolation API (#481) (@ChrisRackauckas-Claude)
- CompatHelper: bump compat for "Symbolics" to "7.1" for package docs (#482) (@github-actions[bot])
- build(deps): bump JuliaRegistries/TagBot from 1.20.2 to 1.21.1 (#483) (@dependabot[bot])
- CompatHelper: bump compat for "ModelingToolkit" to "11.1" for package docs (#486) (@github-actions[bot])
- Update big latex formula in methods.md (#487) (@abhro)
- build(deps): bump JuliaRegistries/TagBot from 1.21.1 to 1.23.5 (#489) (@dependabot[bot])
- Fix documentation examples for Symbolics.jl v7 compatibility (#491) (@ChrisRackauckas-Claude)
- Documentation improvements: Fix grammar and typos (#492) (@ChrisRackauckas-Claude)
- Switch from JuliaFormatter to Runic.jl for code formatting (#493) (@ChrisRackauckas-Claude)
- build(deps): bump JuliaRegistries/TagBot from 1.23.5 to 1.24.2 (#494) (@dependabot[bot])
- build(deps): bump actions/checkout from 4 to 6 (#495) (@dependabot[bot])
- Support Optim.jl v2 (#497) (@cgarling)
- Fix CI tests: disable Downgrade, move AllocCheck to QA (#499) (@ChrisRackauckas-Claude)
- CompatHelper: bump compat for "Optim" to "2.0" for package docs (#500) (@github-actions[bot])
Closed issues:
- Documentation build failing with ModelingToolkit v11 (#490)
v4.4.0
DataInterpolations v4.4.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v8.8.0
DataInterpolations v8.8.0
Merged pull requests:
- build(deps): bump actions/checkout from 4 to 6 (#479) (@dependabot[bot])
- refactor: retain compatibility for PrettyTables@2.4 (#480) (@AayushSabharwal)
v8.7.0
DataInterpolations v8.7.0
Merged pull requests:
- refactor: update to Symbolics@7 (#477) (@AayushSabharwal)
v8.6.1
DataInterpolations v8.6.1
Merged pull requests:
- Test allocations (#466) (@cgarling)
- Fix + test Integrating
SmoothedConstantInterpolationwithout smoothing (#470) (@SouthEndMusic) - Update to PrettyTables v3 (#471) (@jaakkor2)
- length check before return; also explicit error instead of
@assert(#472) (@daviehh) - Change header for show method from time to t. (#473) (@artkuo)
- bump version (#474) (@oscardssmith)
v8.6.0
v8.5.0
DataInterpolations v8.5.0
Merged pull requests:
- Bump minimum compat versions to exclude packages older than 1 year (#456) (@ChrisRackauckas-Claude)
v8.4.0
DataInterpolations v8.4.0
Merged pull requests:
- WIP Makie plotting (#449) (@asinghvi17)
- Apply JuliaFormatter to fix code formatting (#450) (@ChrisRackauckas)
- Add spell checking configuration (#452) (@ChrisRackauckas)
- [ci skip] Fix spelling errors in DataInterpolations.jl (#453) (@ChrisRackauckas)
- Apply JuliaFormatter to fix code formatting (#454) (@ChrisRackauckas)
- Split tests into groups similar to ModelingToolkit.jl (#455) (@ChrisRackauckas-Claude)
v8.3.1
v8.3.0
DataInterpolations v8.3.0
Merged pull requests:
- Add SparseConnectivityTracer.jl v1 Support (#444) (@ChrisRackauckas)