v1.3.0
- Expanded support for conversions from Euler angles to quaternions, allowing the order of the rotation axis to be specified (thanks @ThomasGorisse)
- Bug fix in
Quaternion.inverse
- Bug fix in
Quaternion.conjugate
- Bug fix in
angle
- Bug fix in
lookAt
- Suppressed compiler warnings
- Removed support for 32 bit KMP platforms
- Removed support for tvOS