Skip to content

Releases: JuliaArrays/ArrayInterface.jl

v7.4.1

26 Mar 07:45
9c94c10
Compare
Choose a tag to compare

ArrayInterface v7.4.1

Diff since v7.4.0

Closed issues:

  • Traits, functions, defaults (#1)
  • Precompilation problems with ArrayInterface.jl v6 (#388)

Merged pull requests:

  • Fix Cholesky Instance with pivot on SparseMatrixCSC to match the inte… (#403) (@ChrisRackauckas)

v7.4.0

25 Mar 17:25
e1870b7
Compare
Choose a tag to compare

ArrayInterface v7.4.0

Diff since v7.3.1

Merged pull requests:

v7.3.1

24 Mar 21:38
Compare
Choose a tag to compare

ArrayInterface v7.3.1

Diff since v7.3.0

v7.3.0

24 Mar 20:11
117a188
Compare
Choose a tag to compare

ArrayInterface v7.3.0

Diff since v7.2.1

Merged pull requests:

v7.2.1

06 Mar 19:10
6469b1f
Compare
Choose a tag to compare

ArrayInterface v7.2.1

Diff since v7.2.0

Merged pull requests:

  • Type level traits corresponding to issorted and allunique (#386) (@Tokazama)
  • correct Requires usage to fix issues with PackageCompiler sysimages (#387) (@KristofferC)

v7.2.0

28 Feb 11:30
ae0828e
Compare
Choose a tag to compare

ArrayInterface v7.2.0

Diff since v7.1.0

Closed issues:

  • Two extensions defining the same method; breaks precompilation. (#385)

Merged pull requests:

v7.1.0

20 Feb 13:15
425e4b3
Compare
Choose a tag to compare

ArrayInterface v7.1.0

Diff since v7.0.0

Merged pull requests:

v7.0.0

18 Feb 11:25
Compare
Choose a tag to compare

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:

v6.0.25

25 Jan 11:07
1c78e7c
Compare
Choose a tag to compare

ArrayInterface v6.0.25

Diff since v6.0.24

Merged pull requests:

v6.0.24

17 Nov 02:35
ce05451
Compare
Choose a tag to compare

ArrayInterface v6.0.24

Diff since v6.0.23

Closed issues:

  • ArrayInterfaceCore broken on 1.9 (#356)
  • Removal of setindex causes test failures (#363)

Merged pull requests: