Skip to content

v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 09:06
· 193 commits to master since this release
e907809

OffsetArrays v1.1.2

Diff since v1.1.1

Closed issues:

  • Performance hit in computing axes of views of OffsetArrays with slices as axes (#129)

Merged pull requests:

  • similar does not accept colons as indices (#126) (@jishnub)
  • Inherit matrix printing style from the parent array (#127) (@jishnub)
  • Perform bounds checking in indexing instead of deferring to the parent array (#130) (@jishnub)