Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 12:15
· 42 commits to master since this release
fe2cbd0

Rotations v1.3.0

Diff since v1.2.0

Closed issues:

  • Some rand methods produce error (#205)
  • Angle2d constructor ambiguous (#212)
  • Add support for higher dimensional rotation (#215)

Merged pull requests:

  • Add support for higher dimensional rotation (#219) (@hyrodium)
  • Drop support under Julia v1.6 (#220) (@hyrodium)
  • Fix around RotMatrix2 and RotMatrix3 aliases (#223) (@hyrodium)
  • Fix Angle2d constructor (#224) (@hyrodium)
  • Bump compat for Quaternions to 0.4.5 (#225) (@nhz2)
  • Bump version to v1.3.0 (#226) (@hyrodium)
  • CompatHelper: bump compat for "Quaternions" to "0.5" (#227) (@github-actions[bot])