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 dc9d379 commit 39cafd4Copy full SHA for 39cafd4
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.1.5-wip
+## 2.1.5
2
3
- Fixed `operator -()` of Quaternion (Contributed by tlserver)
4
- Fixed `Matrix3.rotationY` direction (Contributed by tlserver, moritzblume)
pubspec.yaml
@@ -1,5 +1,5 @@
name: vector_math
-version: 2.1.5-wip
+version: 2.1.5
description: A Vector Math library for 2D and 3D applications.
repository: https://github.com/google/vector_math.dart
5
0 commit comments