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 e6093c3 commit e495442Copy full SHA for e495442
CHANGES.md
@@ -1,6 +1,19 @@
1
CHANGES
2
=======
3
4
+1.0.2
5
+-----
6
+
7
+Improvements:
8
+- Update three.js to r135
9
10
+Internals:
11
+- Update BackstopJS to 6.x
12
+- Remove duplicated error when `npm test` fails (#46)
13
+- Add `build-fast` script for debugging purposes, this doesn't mangle the function and variable names
14
+- Move some functions to lights.js for better organization
15
+- Move some functions to the new axes.js file for better organization
16
17
1.0.1
18
-----
19
0 commit comments