Skip to content

v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 08:42
· 117 commits to master since this release
1263513

OffsetArrays v1.5.2

Diff since v1.5.1

Closed issues:

  • OffsetArray accesses out-of-bounds memory and returns an incorrect value when indexing with [] (#194)

Merged pull requests:

  • Type assertions in converting offsets to Ints (#191) (@jishnub)
  • Correct bounds checking for AbstractVectors with no indices specified (fixes #194) (#195) (@jishnub)