Skip to content

Releases: cubing/cubing.js

v0.15.0

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- Rename `experimental-start-setup` to `setup-alg`.
- Show the initial (setup alg) state if there is a setup alg, instead of jumping to the end.

v0.14.8

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- Fix 4x4x4, 6x6x6, 7x7x7 defs for `TwistyPlayer`.

v0.14.7

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- Fix export issue with `puzzles`.

v0.14.6

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- Add support for simultaneous moves on Rubik's Connected cube.
- Improve scrubber styling.
- Update ELL stickering.
- Fix a bug where 2D views would not be removed from `<twisty-player>`.

v0.14.5

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- Revise stickerings.

v0.14.4

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- Stickering support for SVG.
- Add `experimental-2D-LL` visualization.

v0.14.3

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- Fix `require` export path for `puzzles`.

v0.14.2

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- Avoid orphaned references in published types.

v0.14.1

06 May 13:00
Compare
Choose a tag to compare
Release notes:

- [kpuzzle] Add `EquivalentOrbitTransformations()`.

v0.14.0

06 May 13:00
Compare
Choose a tag to compare
- Add `exports` field to `package.json`, for better `npm` import/require support.
- Use custom orbit controls for rotating 3D puzzles.
- Use optimized puzzles for PG3D.
- Add basic support for simultaneous moves (opt-in so far).
- Add picture cube support.
- Revise puzzle geometry notation.