Releases: JuliaArrays/StructArrays.jl
Releases · JuliaArrays/StructArrays.jl
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:
v0.6.9
v0.6.8
v0.6.7
StructArrays v0.6.7
Merged pull requests:
v0.6.6
v0.6.5
StructArrays v0.6.5
Closed issues:
- Since v0.5.0 I get the following error: ERROR: MethodError: no method matching isless(::Type{Any}, ::Type{Any}) (#185)
Merged pull requests:
v0.6.4
StructArrays v0.6.4
Closed issues:
- Not implemented: deleteat!, insertat!, pop! etc. (#98)
Merged pull requests: