Releases: cubing/cubing.js
Releases · cubing/cubing.js
v0.21.0-pre1
[twisty] v0.21.0-pre1
There have been a lot of changes, particularly a full rewrite of `<twisty-player>`. We'll have full release nots for `v0.21.0`. This is a pre-release to test compatibility.
v0.20.2
Release notes:
- Fix an issue where spinning a 3D puzzle in Firefox would make it disappear.
v0.20.1
Release notes:
- [scramble] Don't permute F corners for Pyraminx scrambles.
v0.20.0
Release notes:
- Scrambles for all WCA events. (Note: filtering not supported yet.)
v0.19.1
Release notes:
- [twisty] Add `x` and `z` Skewb rotations.
- [twisty] Replace `TwistyPlayer`'s camera position with lat/long and prop-only distance).
- Add `experimental-camera-latitude-limits` to `TwistyPlayer` to expose the optins from `OrbitControls`.
v0.19.0
Release notes:
- [puzzles] Add Master Tetraminx.
- [twisty] Update Twizzle links & buttons to use alpha.twizzle.net.
v0.18.15
Release notes:
- [twisty] twisty-alg-editor: Track the end edge of a selection.
- [puzzles] Support Rv & friends for 2x2x2 and 3x3x3.
- [twisty] Fix a bug where the `experimental-camera-position` attributes coords where rounded.
v0.18.14
Release notes:
- [notation] Rename `countAnimatedMoves` to `countAnimatedLeaves`.
- Rename `cubing/solve` to `cubing/search`.
v0.18.13
Release notes:
- Fix the `cubing/notation` `main` entry in its top-level folder.
v0.18.12
Release notes:
- Make `cubing/notation` available. (This was previously excluded on purpose, but it has some useful functions.)