Skip to content

Releases: cubing/cubing.js

v0.53.9

02 Jan 02:32
Compare
Choose a tag to compare

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

30 Nov 08:57
Compare
Choose a tag to compare

Release notes:

  • [twisty] Use Symbol for parsed alg char index tracking avoid exposing them publicly.

v0.53.7

28 Nov 08:49
Compare
Choose a tag to compare

Release notes:

  • [twisty] Add mystery piece type for stickering.

v0.53.6

24 Nov 18:06
Compare
Choose a tag to compare

Release notes:

  • [twisty] <twisty-alg-editor>: also grow for setup algs.
  • [puzzle-geometry] Hotfix for z-fighting in Chrome.

v0.53.5

18 Nov 21:42
Compare
Choose a tag to compare

Release notes:

  • Add cmd-ts-too to direct deps for now.

v0.53.4

08 Nov 22:17
Compare
Choose a tag to compare

Release notes:

  • Bump dependencies.

v0.53.3

30 Oct 03:58
Compare
Choose a tag to compare

Release notes:

  • [bin] Fix the cmd-ts installation guard for node.

v0.53.2

30 Oct 01:40
Compare
Choose a tag to compare

Release notes:

  • [bin/scramble] Fix the cmd-ts installation guard.

v0.53.1

30 Oct 01:13
Compare
Choose a tag to compare

Release notes:

  • [package.json] Change cmd-ts to a dev dependency.

v0.53.0

29 Oct 01:06
Compare
Choose a tag to compare

Release notes:

  • [bin] Remove yargs in favor of cmd-ts.