Skip to content

v0.6.17

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 02:35

StructArrays v0.6.17

Diff since v0.6.16

Merged pull requests:

  • Move StaticArrays support to extension (#265) (@N5N3)
  • Fix incorrect computation of return_type of itr (#287) (@vtjnash)
  • improve conversion to sparse arrays (#289) (@piever)
  • IteratorSize for a StructArray (#290) (@jishnub)
  • CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#292) (@github-actions[bot])

Closed issues:

  • Add StaticArray support via the new extension mechanism (#263)