Skip to content

Releases: JuliaArrays/StructArrays.jl

v0.6.18

23 Feb 12:10
33cd6c2
Compare
Choose a tag to compare

StructArrays v0.6.18

Diff since v0.6.17

Merged pull requests:

v0.6.17

20 Jan 02:35
Compare
Choose a tag to compare

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)

v0.6.16

08 Sep 15:54
99f0556
Compare
Choose a tag to compare

StructArrays v0.6.16

Diff since v0.6.15

Merged pull requests:

v0.6.15

13 Mar 23:07
e2f0667
Compare
Choose a tag to compare

StructArrays v0.6.15

Diff since v0.6.14

Closed issues:

  • vcat is type-unstable (#247)
  • Breakage in sparse structarray broadcasting (#259)

Merged pull requests:

v0.6.14

10 Dec 13:50
4ea69d5
Compare
Choose a tag to compare

StructArrays v0.6.14

Diff since v0.6.13

Closed issues:

  • Add support of GPU Broadcast with StructArray LHS? (#150)

Merged pull requests:

v0.6.13

18 Oct 09:59
4056c71
Compare
Choose a tag to compare

StructArrays v0.6.13

Diff since v0.6.12

Closed issues:

  • replace_storage ignores type parameters (#248)

Merged pull requests:

v0.6.12

18 Aug 09:31
ea83c8a
Compare
Choose a tag to compare

StructArrays v0.6.12

Diff since v0.6.11

Merged pull requests:

v0.6.11

25 Jun 14:40
3fe67c7
Compare
Choose a tag to compare

StructArrays v0.6.11

Diff since v0.6.10

Merged pull requests:

  • Support similar with nonconcrete types (#237) (@piever)

v0.6.10

23 Jun 12:14
b398788
Compare
Choose a tag to compare

StructArrays v0.6.10

Diff since v0.6.9

Merged pull requests:

v0.6.9

17 Jun 16:47
dfeeb75
Compare
Choose a tag to compare

StructArrays v0.6.9

Diff since v0.6.8

Closed issues:

  • zero(u::StructArray) broken in Julia v1.8.0-rc1 (#230)

Merged pull requests: