Skip to content

Commit

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

- [kpuzzle] Rename `parse` to `parseKPuzzle`. 30f7701
- [twisty] Support (experimental) start setup. This allows `TwistyPlayer` to start with an arbitrary state. d8e7b7e
- [twisty] `TwistyPlayer` now shows full-size opaque foundations below stickers.

See https://experiments.cubing.net/cubing.js/twisty/attributes.html to play with the latest `TwistyPlayer` options.
  • Loading branch information
lgarron committed Sep 11, 2020
1 parent ab85d7c commit 9bd406b
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.13",
"version": "0.12.14",
"description": "A collection of Javascript cubing libraries.",
"author": "The js.cubing.net team",
"main": "dist/cjs/cubing.js",
Expand Down

0 comments on commit 9bd406b

Please sign in to comment.