Releases: cubing/cubing.js
Releases · cubing/cubing.js
v0.18.3-alpha.0
WARNING: this build has significant functionality issues. It's meant to
test compatibility with certain environments.
- Introduce a `cubing/solve` prototype.
v0.18.2
Release notes:
- `<twisty-alg-editor>`: Take alg from associated player when the latter is set.
v0.18.1
Release notes:
- Fix a `<twisty-player>` issue with `back-view="top-right"` when loading code from cdn.cubing.net
v0.18.0
Release notes:
- WCA notation support
- Bluetooth: Heykube support
- `Commutator` and `Conjugate` no longer have amounts
- New element: `<twisty-alg-editor>`
- `experimental-` prefix removed: `<twisty-alg-viewer>`
- TypeScript: `TwistyPlayer` types allow initializing or setting an alg using a string.
v0.17.0
Release notes:
- Add `CLL` stickering.
- Add Gan Timer support.
- Add Gan Robot support.
- Add a `<twisty-stream-source>` element to select aming Bluetooth, keyboard, and Twizzle streams.
- Move to Snowpack for development.
v0.16.7
Release notes:
- Stickerings for Megaminx: F2L, LL
v0.16.6
Release notes:
- Overhauled stickerings
- Fix 4x4x4 stickerings.
- Stickerings for big cubes, 2x2x2, and 3x3x3 (PG3D).
v0.16.5
Release notes:
- Support wide moves (e.g. `Rw`) for Cube3D.
v0.16.4
Release notes:
- Support SVG in `TwistyPlayer` for more puzzles.
v0.16.3
Release notes:
- [alg] Export `AlgBuilder`.