Skip to content

v0.12.5

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 10:02

StaticArrays v0.12.5

Diff since v0.12.4

Closed issues:

  • Unexpected (Incorrect?) Broadcasting with Tuples of Heterogeneous Type (#841)

Merged pull requests:

  • Correctly find size of non-homogenous tuples in broadcast_size (#842) (@andyferris)
  • Adjust to upcoming Base Vararg change (#843) (@Keno)