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 03a51c5 commit 62f5681Copy full SHA for 62f5681
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.2.0-wip
+## 2.2.0
2
3
- Performance of functions that take `dynamic` arguments improved.
4
- Most of the members that take `dynamic` arguments are deprecated. New members
pubspec.yaml
@@ -1,5 +1,5 @@
name: vector_math
-version: 2.2.0-wip
+version: 2.2.0
description: A Vector Math library for 2D and 3D applications.
repository: https://github.com/google/vector_math.dart
5
0 commit comments