Releases: SciML/PreallocationTools.jl
Releases · SciML/PreallocationTools.jl
v0.4.29
PreallocationTools v0.4.29
Merged pull requests:
- CompatHelper: bump compat for SparseConnectivityTracer in [weakdeps] to 1, (keep existing compat) (#123) (@github-actions[bot])
v0.4.28
PreallocationTools v0.4.28
Merged pull requests:
v0.4.27
PreallocationTools v0.4.27
Merged pull requests:
- FixedSizeDiffCache use
Nothing
instead ofnothing
(#120) (@jClugstor)
v0.4.26
PreallocationTools v0.4.26
Merged pull requests:
- CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#118) (@github-actions[bot])
- Bump version for [email protected] (#119) (@oscardssmith)
Closed issues:
- Correctly initializes a
SparseConnectivityTracer.GradientTracer
cache (#117)
v0.4.25
PreallocationTools v0.4.25
Merged pull requests:
- ci: test with
1
,lts
andpre
versions of julia (#113) (@thazhemadam) - Add extension for SparseConnectivityTracer (#116) (@ErikQQY)
Closed issues:
v0.4.24
PreallocationTools v0.4.24
Merged pull requests:
- Allow bigfloats through dualcaches (#112) (@ChrisRackauckas)
Closed issues:
- DualCache doesn't work for BigFloat? (#72)
v0.4.23
PreallocationTools v0.4.23
Merged pull requests:
- Add optional
initializer!
function toLazyBufferCache
(#111) (@SouthEndMusic)
Closed issues:
- Support passing a cache initialization function for
LazyBufferCache
(#110)
v0.4.22
PreallocationTools v0.4.22
Merged pull requests:
- ci: standardise workflows using SciML's reusable workflows (#107) (@thazhemadam)
- Bump julia-actions/cache from 1 to 2 (#108) (@dependabot[bot])
- refactor: trigger resize warning with
maxlog = 1
(#109) (@sathvikbhagavan)
v0.4.21
PreallocationTools v0.4.21
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#97) (@dependabot[bot])
- [skip ci] update downgrade CI repo (#103) (@ArnoStrouwen)
- [skip ci] reapply formatting (#104) (@ArnoStrouwen)
- Bump julia-actions/setup-julia from 1 to 2 (#105) (@dependabot[bot])
- allow for explicit size specification (#106) (@hexaeder)
v0.4.20
PreallocationTools v0.4.20
Merged pull requests:
- Make Lazy caches support get_tmp (#102) (@LilithHafner)