v0.5.5
ReferenceFrameRotations v0.5.5
- Quaternion now supports scalar indexing. This forced
Quaternion
to be a subtype ofAbstractVector
. Thus, it can now be broadcasted to a vector without any allocations. - The package is now tested only against Julia 1.0 and 1.4.