Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 11:25
· 217 commits to master since this release

ArrayInterface v7.0.0

Diff since v6.0.25

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 with AbstractTrees, Base, and OffsetArrays (#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: