Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 16:06
· 138 commits to master since this release
74d1ead

StructArrays v0.4.3

Diff since v0.4.2

Merged pull requests:

  • make compatible with CUDA kernels (#114) (@piever)
  • RFC: Add append!(::StructVector, iterator::Any) using Tables.isrowtable (#117) (@tkf)
  • bump version for release (#118) (@piever)
  • switch to getcolumn and support tables in ND StructArray (#119) (@piever)
  • avoid unnecessary generated function (#120) (@piever)
  • foreachfield and staticschema cleanup (#121) (@piever)
  • use defaultarray for collection (#123) (@piever)