Releases: JuliaArrays/StructArrays.jl
Releases · JuliaArrays/StructArrays.jl
v0.6.18
StructArrays v0.6.18
Merged pull requests:
- enable dependabot for GitHub actions (#267) (@ranocha)
- improve tables support (#276) (@aplavin)
- support named properties in StructArray{SVector} (#277) (@aplavin)
- optimize get_ith (#286) (@aplavin)
- Bump codecov/codecov-action from 1 to 4 (#296) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#297) (@dependabot[bot])
- Bump actions/cache from 1 to 4 (#298) (@dependabot[bot])
v0.6.17
StructArrays v0.6.17
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 aStructArray
(#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
StructArrays v0.6.16
Merged pull requests:
- Switch from
permute!!
topermute!
(#272) (@LilithHafner) - fix fancy eltypes rebased (#280) (@piever)
- Bump version to 0.6.16 (#281) (@LilithHafner)
v0.6.15
v0.6.14
StructArrays v0.6.14
Closed issues:
- Add support of GPU Broadcast with StructArray LHS? (#150)
Merged pull requests:
v0.6.13
StructArrays v0.6.13
Closed issues:
- replace_storage ignores type parameters (#248)
Merged pull requests:
- throw if no fields (#235) (@aplavin)
- keep component array types when slicing (#243) (@aplavin)
- Add Invalidations.yml [ci skip] [skip tests] (#244) (@ranocha)
- more thorough error testing (#245) (@piever)
- do not reshape during widening (#246) (@piever)
- fix nested structarrays broadcasting (#249) (@aplavin)
- make parentindices consistent with Base (#250) (@aplavin)
- refactor finding consistent value (#252) (@piever)
v0.6.12
v0.6.11
StructArrays v0.6.11
Merged pull requests:
v0.6.10
StructArrays v0.6.10
Merged pull requests: