Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 18:19
· 104 commits to master since this release
30ae00e

StructArrays v0.6.0

Diff since v0.5.1

Closed issues:

  • Cannot both broadcast and access components with StructArrays of StaticArrays (#179)
  • setindex! and setfield! of immutable types (#181)
  • use convert in setindex! and push! (#182)
  • Indexed ".=" behavior and Base.dotview (#187)

Merged pull requests:

  • Adding support for components/broadcasting/views with StructArrays of StaticArrays (#186) (@jlchan)
  • Add Base.pop! method to StructVector (#190) (@saolof)
  • update news file and minor number (#192) (@piever)