Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 02:07
4f04547

CoordinateTransformations v0.5.1

Diff since v0.5.0

Closed issues:

  • Tag a new release? (#42)
  • Support for Lie Groups and Algebras (#46)
  • Camera calibration (#48)

Merged pull requests:

  • atan2(y, x) -> atan(y, x) (#41) (@rdeits)
  • precompile is now the default on 0.7+ (#43) (@rdeits)
  • Reduce AffineMap application to Linear and Translation (#44) (@jw3126)
  • use sincos (#45) (@jw3126)
  • Create Project.toml (#50) (@asinghvi17)
  • Update dependencies and modernize CI for version 0.5.1 (#51) (@c42f)
  • Add acknowledgements section to docs (#52) (@c42f)