Releases: cubing/cubing.js
Releases · cubing/cubing.js
v0.54.3
v0.54.2
Release notes:
- [puzzles] Implement
experimentalIsSolved
for 2×2×2KPattern
s.
v0.54.1
Release notes:
- [scramble] Prevent 2×2×2 scrambles from having adjacent
L
andR
moves.
v0.54.0
Release notes:
- [scramble] Use WASM for Square-1 scrambles.
v0.53.15
Release notes:
- [puzzles] Add an SVG for
baby_fto
.
v0.53.14
Release notes:
- [scramble] Fix scramble filtering for some events.
- [scramble] Change
baby_fto
scrambles to useBR
moves instead ofD
.
v0.53.13
Release notes:
- [twisty] Use
IntersectionObserver
to avoid rendering players until they're on the screen.
v0.53.12
Release notes:
- Update
twsearch
to get FMC scrambles without unintuive cancellations (e.g. R3' moves).
v0.53.11
Release notes:
- Remove a a workaround for a Chrome bug that caused facelets to render darker on macOS.
v0.53.10
Release notes:
- [scramble]
baby_fto
scrambles no longer include redundant moves (adjacentU
andD
moves).