v6.0.15
·
370 commits
to master
since this release
ArrayInterface v6.0.15
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:
- fix non-reshapred reinterpretarray (#301) (@chriselrod)
- add missing OffsetArray defs (#303) (@chriselrod)
- One more OffsetArray fix (#306) (@Tokazama)
- Avoid ReshapedArray error when
contiguous_axis
isnothing
and fixdense_dims
(#307) (@Tokazama)