Skip to content

Releases: JuliaArrays/OffsetArrays.jl

v1.5.1

18 Jan 11:38
e65fd01
Compare
Choose a tag to compare

OffsetArrays v1.5.1

Diff since v1.5.0

Closed issues:

  • Remove Adapt.jl (#174)
  • views with IdOffsetRange axes do not compute offsets correctly (#186)

Merged pull requests:

  • Conditionally skip CI for non-breaking changes (#183) (@jishnub)
  • A bit of SnoopCompile-inspired maintenance (#184) (@timholy)
  • Fix nested IdOffsetRange constructor (#185) (@jishnub)
  • OffsetArray constructor accepts Integer offsets instead of only Int ones (#188) (@jishnub)

v1.5.0

05 Jan 19:24
10a7b28
Compare
Choose a tag to compare

OffsetArrays v1.5.0

Diff since v1.4.4

Closed issues:

  • Broadcast Origin as a scalar by default? (#181)

Merged pull requests:

v1.4.4

04 Jan 05:36
4df57a7
Compare
Choose a tag to compare

OffsetArrays v1.4.4

Diff since v1.4.3

Merged pull requests:

  • Bugfix in dispatch in IdOffsetRange{T,I}(::IdOffsetRange{T,I}) (#180) (@jishnub)

v1.4.3

03 Jan 09:57
42c8cf6
Compare
Choose a tag to compare

OffsetArrays v1.4.3

Diff since v1.4.2

Merged pull requests:

  • Update the docstring for OffsetArray (#176) (@jishnub)
  • remove unnecessary broadcasting in firstindex/lastindex (#177) (@jishnub)
  • Treat offset consistently in IdOffsetRange constructor (#178) (@jishnub)

v1.4.2

24 Dec 17:04
cd9b075
Compare
Choose a tag to compare

OffsetArrays v1.4.2

Diff since v1.4.1

Closed issues:

  • Zero indexed helper (#172)

Merged pull requests:

  • Avoid returning the value of toplevel in Base.showarg (#173) (@jishnub)
  • avoid dynamic dispatch in no_offset_view(::Array) (#175) (@jishnub)

v1.4.1

04 Dec 21:01
9589e4d
Compare
Choose a tag to compare

OffsetArrays v1.4.1

Diff since v1.4.0

Merged pull requests:

v1.4.0

02 Nov 20:07
ef567ce
Compare
Choose a tag to compare

OffsetArrays v1.4.0

Diff since v1.3.1

Merged pull requests:

v1.3.1

11 Oct 07:11
Compare
Choose a tag to compare

OffsetArrays v1.3.1

Diff since v1.3.0

Closed issues:

  • Broadcasting with IdOffsetRange seems wrong (#104)
  • Element type of an OffsetArray must match that of the parent array (#162)

Merged pull requests:

v1.3.0

27 Sep 15:09
87666ee
Compare
Choose a tag to compare

OffsetArrays v1.3.0

Diff since v1.2.1

Closed issues:

  • support CartesianIndex offset (#132)
  • configure SSH key for TagBot (#149)
  • Indexing is not idempotent using Base.IdentityUnitRange (#155)

Merged pull requests:

v1.2.1

18 Sep 13:08
v1.2.1
8c07770
Compare
Choose a tag to compare

OffsetArrays v1.2.1

Diff since v1.2.0

Merged pull requests: