Skip to content

Releases: JuliaArrays/ArrayInterface.jl

v6.0.16

11 Jun 03:44
d9b5089

Choose a tag to compare

ArrayInterface v6.0.16

Diff since v6.0.15

Closed issues:

  • Incorrect getindex for CartesianIndices (#308)
  • Wrong first for LazyAxis (#309)

Merged pull requests:

v6.0.15

10 Jun 16:16
de94815

Choose a tag to compare

ArrayInterface v6.0.15

Diff since v6.0.14

Closed issues:

  • Bug in dense_dims for reshaped views (#157)
  • Error in ArrayInterface.StrideIndex introduced between v6.0.11 and v6.0.12 (#304)

Merged pull requests:

v6.0.14

05 Jun 09:45

Choose a tag to compare

ArrayInterface v6.0.14

Diff since v6.0.13

v6.0.13

05 Jun 05:17
a8cc8d2

Choose a tag to compare

ArrayInterface v6.0.13

Diff since v6.0.12

Closed issues:

  • Mysterious downstream LV error (#298)

Merged pull requests:

  • Quick fix for getting axes on SubArray with multidim indices (#297) (@Tokazama)

v6.0.12

05 Jun 02:54
98c1813

Choose a tag to compare

ArrayInterface v6.0.12

Diff since v6.0.11

Merged pull requests:

  • Use is_forwarding_wrapper trait instead of parent_type(T) <: T (#296) (@Tokazama)

v6.0.11

05 Jun 00:31
fb4a44b

Choose a tag to compare

ArrayInterface v6.0.11

Diff since v6.0.10

Merged pull requests:

v6.0.10

03 Jun 22:53
81c4a3f

Choose a tag to compare

ArrayInterface v6.0.10

Diff since v6.0.9

Merged pull requests:

  • Fix strides(::ReinterpretArray) and extend strides(::ReshapedArray) (#264) (@N5N3)
  • Clean up ReinterpretArray code (#292) (@Tokazama)

v6.0.9

03 Jun 08:42
828ba3f

Choose a tag to compare

ArrayInterface v6.0.9

Diff since v6.0.8

Merged pull requests:

v6.0.8

01 Jun 23:32
8d89c2f

Choose a tag to compare

ArrayInterface v6.0.8

Diff since v6.0.7

Merged pull requests:

v6.0.7

01 Jun 19:19
09eeb2f

Choose a tag to compare

ArrayInterface v6.0.7

Diff since v6.0.5

Closed issues:

  • Warnings when precompiling my own package (#285)

Merged pull requests: