Skip to content

Releases: JuliaArrays/ArrayInterface.jl

v7.0.0

18 Feb 11:25

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

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

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:

v6.0.23

03 Sep 17:11
41bfc6f

Choose a tag to compare

ArrayInterface v6.0.23

Diff since v6.0.22

Merged pull requests:

v6.0.22

02 Aug 14:28
bf07fa9

Choose a tag to compare

ArrayInterface v6.0.22

Diff since v6.0.21

Merged pull requests:

  • Remove @generated from map_tuple_type and flatten_tuples (#337) (@Tokazama)
  • Move AbsractDevice related methods to ArrayInterfaceCore (#338) (@Tokazama)

v6.0.21

26 Jul 15:32
ca5e6fa

Choose a tag to compare

ArrayInterface v6.0.21

Diff since v6.0.20

Merged pull requests:

  • Fix and update a bunch of docs along with the missing SetIndex! method (#336) (@Tokazama)

v6.0.20

22 Jul 23:33
8d2830f

Choose a tag to compare

ArrayInterface v6.0.20

Diff since v6.0.19

Closed issues:

  • UndefVarError: qr not defined (#329)

Merged pull requests:

v6.0.19

30 Jun 07:58
b0d818d

Choose a tag to compare

ArrayInterface v6.0.19

Diff since v6.0.18

Closed issues:

  • trait type to distinguish generic offset array and one based indexing array (#326)

Merged pull requests:

v6.0.18

22 Jun 23:26
f309f48

Choose a tag to compare

ArrayInterface v6.0.18

Diff since v6.0.17

Closed issues:

  • Strides on reshaped views wrong (#318)

Merged pull requests:

v6.0.17

19 Jun 04:28
5228630

Choose a tag to compare

ArrayInterface v6.0.17

Diff since v6.0.16

Merged pull requests: