Releases: cubing/cubing.js
Releases · cubing/cubing.js
v0.53.11
v0.53.10
Release notes:
- [scramble]
baby_fto
scrambles no longer include redundant moves (adjacentU
andD
moves).
v0.53.9
Release notes:
- [twisty] Add
opposite-centers
stickering. - [twisty] Ignore comments and newlines when determining simultaneous moves.
- [search] Fix target pattern parameter for
solveTwsearch(…)
. - [puzzles] Add
baby_fto
.
v0.53.8
Release notes:
- [twisty] Use
Symbol
for parsed alg char index tracking avoid exposing them publicly.
v0.53.7
Release notes:
- [twisty] Add mystery piece type for stickering.
v0.53.6
Release notes:
- [twisty]
<twisty-alg-editor>
: also grow for setup algs. - [puzzle-geometry] Hotfix for z-fighting in Chrome.
v0.53.5
Release notes:
- Add
cmd-ts-too
to direct deps for now.
v0.53.4
Release notes:
- Bump dependencies.
v0.53.3
Release notes:
- [bin] Fix the
cmd-ts
installation guard fornode
.
v0.53.2
Release notes:
- [bin/scramble] Fix the
cmd-ts
installation guard.