Skip to content

Releases: Dogacel/cubejs-plus

Fix npm release

17 Feb 11:57
Compare
Choose a tag to compare
0.1.3a

Bump version 0.1.3

Fix package structure

17 Feb 11:53
Compare
Choose a tag to compare
  • Added equality check for two cubes
  • Added unit tests for rotations
  • Factory methods instead of constructors

Fix NPM Publish

15 Feb 11:07
Compare
Choose a tag to compare
0.1.2

Change package.json

Release to NPM

15 Feb 10:59
Compare
Choose a tag to compare

Trigger relaese to npm

Initial Release

15 Feb 10:58
Compare
Choose a tag to compare

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.