Skip to content

Releases: cubing/cubing.js

v0.21.0-pre1

27 Sep 07:19
Compare
Choose a tag to compare
[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

02 Sep 20:43
Compare
Choose a tag to compare
Release notes:

- Fix an issue where spinning a 3D puzzle in Firefox would make it disappear.

v0.20.1

02 Sep 20:43
Compare
Choose a tag to compare
Release notes:

- [scramble] Don't permute F corners for Pyraminx scrambles.

v0.20.0

02 Sep 20:43
Compare
Choose a tag to compare
Release notes:

- Scrambles for all WCA events. (Note: filtering not supported yet.)

v0.19.1

02 Sep 20:43
Compare
Choose a tag to compare
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

02 Sep 20:43
Compare
Choose a tag to compare
Release notes:

- [puzzles] Add Master Tetraminx.
- [twisty] Update Twizzle links & buttons to use alpha.twizzle.net.

v0.18.15

02 Sep 20:43
Compare
Choose a tag to compare
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

02 Sep 20:43
Compare
Choose a tag to compare
Release notes:

- [notation] Rename `countAnimatedMoves` to `countAnimatedLeaves`.
- Rename `cubing/solve` to `cubing/search`.

v0.18.13

02 Sep 20:43
Compare
Choose a tag to compare
Release notes:

- Fix the `cubing/notation` `main` entry in its top-level folder.

v0.18.12

02 Sep 20:43
Compare
Choose a tag to compare
Release notes:

- Make `cubing/notation` available. (This was previously excluded on purpose, but it has some useful functions.)