Skip to content

Commit

Permalink
v0.12.16
Browse files Browse the repository at this point in the history
Release notes:

- [puzzle-geometry] Stickers are now sized to take up a certain fraction of the each face, for more natural results.
- [puzzle-geometry] Internal move name refactoring.
- [puzzle-geometry] Updated default octahedron colors.
- [twisty] Added a way to show render status, using `debugShowRenderStats()`.
  • Loading branch information
lgarron committed Sep 27, 2020
1 parent e03fc36 commit edb920f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cubing",
"version": "0.12.15",
"version": "0.12.16",
"description": "A collection of Javascript cubing libraries.",
"author": "The js.cubing.net team",
"main": "dist/cjs/cubing.js",
Expand Down

0 comments on commit edb920f

Please sign in to comment.