Skip to content

Commit

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

- [notation] Add `experimentalCountMovesETM()` (counting rotations).
- [twisty] Serialize the SVG instead of its wrapper when exporting to file.
- [twisty] Expose vantages from the player and add a render finished callback.
- [search] Fix `node` detection now that `node` 18 has `Blob`.
  • Loading branch information
lgarron committed Jul 16, 2022
1 parent b6a03bf commit c046d77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.26.6",
"version": "0.26.7",
"description": "A collection of JavaScript cubing libraries.",
"author": "The js.cubing.net team",
"type": "module",
Expand Down

0 comments on commit c046d77

Please sign in to comment.