Skip to content

v0.6.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 11:22
9c87941

CoordinateTransformations v0.6.4

Diff since v0.6.3

Merged pull requests:

  • Documentation website and docstrings (#93) (@abhro)
  • Make Base.show() output more petite (#94) (@abhro)
  • Deploy documentation (#95) (@abhro)
  • Remove JET from Project.toml, get tests passing, bump to Julia 1.10 (#96) (@timholy)
  • Construct similarity transformations from point-pairs (#97) (@timholy)
  • Add doc badges to README (#98) (@timholy)
  • Fix badge links (#99) (@timholy)

Closed issues:

  • Traits for coordinate types (#75)
  • Failure to run the code from README: Polar(SVector(1.0, 2.0)) (#83)