Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 00:13
· 201 commits to master since this release
bd7608e

OffsetArrays v1.1.0

Diff since v1.0.4

Closed issues:

  • enumerate returns wrong indices (#110)
  • Keep indices when slicing (#113)

Merged pull requests:

  • Preserve offsets on broadcasting IdOffsetRange (#114) (@yha)
  • Reuse similar for undef initialization (#115) (@goretkin)