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 501a779 commit 9427d48Copy full SHA for 9427d48
changelog.md
@@ -1,11 +1,9 @@
1
# Changelog - vector_math
2
3
-## v 2.0.9 - July 2018
+## v 2.0.8 - July 2018
4
5
- Internal fix to use Dart 2 core library constant names.
6
7
-## v 2.0.8 - Unreleased
8
-
9
## v 2.0.7 - April 2018
10
11
- Fixed indexing bug in MeshGeometry.combine
pubspec.yaml
@@ -1,5 +1,5 @@
name: vector_math
-version: 2.0.9
+version: 2.0.8
author: John McCutchan <john@johnmccutchan.com>
description: A Vector Math library for 2D and 3D applications.
homepage: https://github.com/google/vector_math.dart
0 commit comments