We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e85efcf commit af08b99Copy full SHA for af08b99
CHANGELOG.md
@@ -20,7 +20,9 @@ Version 3.0.0
20
- ![Feature][badge-feature] The operator `∘` can now be used to compose
21
rotations. In this case, if two different representations are used, the one in
22
the right is converted to the same type to the one in the left.
23
-- ![Enhancement][badge-enhancement] The test coverage was improved, reaching
+- ![Feature][badge-feature] A new constant called `ReferenceFrameRotation` is
24
+ now exported as a union of all the supported rotations.
25
+ ![Enhancement][badge-enhancement] The test coverage was improved, reaching
26
almost 100% of coverage.
27
28
Version 2.0.0
0 commit comments