Skip to content

Releases: JuliaArrays/StructArrays.jl

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 26 Mar 19:18
4a1e271

StructArrays v0.7.3

Diff since v0.7.2

Merged pull requests:

Closed issues:

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 18 Oct 14:53

StructArrays v0.7.2

Diff since v0.7.1

Merged pull requests:

Closed issues:

  • nonconcrete type (#327)
  • getindex allocates more than array (#329)
  • undef initializer with custom array type? (#332)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 02 Apr 15:58
4997ab8

StructArrays v0.7.1

Diff since v0.7.0

Merged pull requests:

Closed issues:

  • Method ambiguities reported by Aqua (#293)
  • StructArrays v0.6 vs. v0.7? (#321)
  • getindex cost memory (#324)

v0.6.21

Choose a tag to compare

@github-actions github-actions released this 20 Nov 16:20
3593b15

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

Choose a tag to compare

@github-actions github-actions released this 17 Nov 12:39
651aebc

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

Choose a tag to compare

@github-actions github-actions released this 16 Nov 13:25
4400fee

StructArrays v0.7.0

Diff since v0.6.18

Merged pull requests:

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

Choose a tag to compare

@github-actions github-actions released this 23 Feb 12:10
33cd6c2

StructArrays v0.6.18

Diff since v0.6.17

Merged pull requests:

v0.6.17

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)

v0.6.16

Choose a tag to compare

@github-actions github-actions released this 08 Sep 15:54
99f0556

StructArrays v0.6.16

Diff since v0.6.15

Merged pull requests:

v0.6.15

Choose a tag to compare

@github-actions github-actions released this 13 Mar 23:07
e2f0667

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: