v7.0.0
ArrayInterface v7.0.0
Closed issues:
- Should setindex(x::AbstractArray, v, i) use mutate-or-widen strategy? (#16)
- AbstractRange traits (#50)
- Promoting collaboration (#134)
- StackOverflowError in DifferentialEquations (#145)
getindex
method ambiguities withAbstractTrees
,Base
, andOffsetArrays
(#170)- ArrayInterface.size vs StaticArrays.Size (#182)
- Fix CI to run on PR branches (#268)
- Mono repos much more confusing than separate repos (#272)
- Bump minimum Julia version to 1.9 as soon as it is released? (#372)
- Remove all shadowing and never do that again (#374)
Merged pull requests:
- Redo ArrayInterface to use extension packages (#373) (@ChrisRackauckas)
- Fully excise support for static (#377) (@ChrisRackauckas)