Skip to content

Releases: JuliaArrays/StructArrays.jl

v0.6.21

20 Nov 16:20
3593b15
Compare
Choose a tag to compare

StructArrays v0.6.21

Diff since v0.6.20

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.6.20

17 Nov 12:39
651aebc
Compare
Choose a tag to compare

StructArrays v0.6.20

Diff since v0.6.18

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.7.0

16 Nov 13:25
4400fee
Compare
Choose a tag to compare

StructArrays v0.7.0

Diff since v0.6.18

Merged pull requests:

  • Forward complex matrix multiplication to components (#294) (@jishnub)
  • Update TagBot.yml with lookback and permissions (#299) (@jishnub)
  • Added Base.keepat! for StructVector (#301) (@jecs)
  • resolve ambiguities with StaticArrays (#304) (@aplavin)
  • Add Aqua to tests and add stdlib versions (#306) (@jishnub)
  • Bump julia-actions/setup-julia from 1 to 2 (#309) (@dependabot[bot])
  • CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat) (#312) (@github-actions[bot])
  • Run Invalidations CI job on Julia v1.10 (#316) (@jishnub)
  • Adapt to GPUArraysCore@0.2 (#317) (@pxl-th)

Closed issues:

  • Static arrays: index & property access (#261)
  • similar clashes with StaticArrays (#279)
  • Tables.materializer should return a StructArray (#291)
  • Missing Base.keepat! for StructVector (#302)
  • rand(sa, ::Int) returns Vector (#308)

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: