v1.2.0
OffsetArrays v1.2.0
Closed issues:
diagm
doesn't work (#25)- Allow for constructing arrays with CartesianRange (#71)
show(::OffsetArrays.IdOffsetRange
should show its type (#121)- Bound Check when offsetting near
typemin/max(Int)
(#136)
Merged pull requests:
- Implement append! (#138) (@garrison)
- Implicitly specify axes using colons in the constructor (#139) (@jishnub)
- meta project quality test with Aqua (#140) (@johnnychen94)
- Add constructors for CartesianIndices (#142) (@jishnub)
- show type for IdOffsetRange (#143) (@jishnub)
- add offset overflow check (#144) (@johnnychen94)