Releases: Dogacel/cubejs-plus
Releases · Dogacel/cubejs-plus
Fix npm release
Fix package structure
- Added equality check for two cubes
- Added unit tests for rotations
- Factory methods instead of constructors
Fix NPM Publish
0.1.2 Change package.json
Release to NPM
Trigger relaese to npm
Initial Release
The initial features of this release are:
Make moves and rotations on a cube.
Detect if cube is solved.
Detecting solved edges, corners, crosses, F2L pairs, layers.
Detecting steps of a CFOP solve.