v0.5.1
CoordinateTransformations v0.5.1
Closed issues:
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)