Skip to content

v1.6.4

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 18:44
· 39 commits to master since this release
217e6f1

StaticArrays v1.6.4

Diff since v1.6.3

Merged pull requests:

Closed issues:

  • similar(::StaticArray, T) when !isbitstype(T) should give a SizedArray (#799)
  • similar does not return a mutable container in the presence of missing (#1195)
  • usage of inbounds on _broadcast! is incorrect (#1199)