Skip to content

Releases: cubing/cubing.js

v0.44.1

31 Dec 06:48
Compare
Choose a tag to compare

Release notes:

  • [twisty] Fix hint sticker colors and ignored sticker colors for Cube3D.

v0.44.0

30 Dec 11:27
Compare
Choose a tag to compare

Release notes:

  • [twisty] Fix brightness and contrast for PG3D puzzles.

v0.43.11

28 Dec 10:08
Compare
Choose a tag to compare

Release notes:

  • [twisty] <twizzle-link>: Keep the clipboard icon in the same place while showing status icons.
  • Clock colors: ignore pin state and udpate colors. See thewca/tnoodle-lib#49

v0.43.10

24 Nov 07:20
Compare
Choose a tag to compare

Release notes:

  • [twisty] Add a new visualization: experimental-2D-LL-face.

v0.43.9

23 Nov 23:34
Compare
Choose a tag to compare

Release notes:

  • [puzzle-geometry] Add royal and emperor pyraminx and tetraminx.
  • [stream] Serialize leaves to string.
  • [bin/scramble] Fix the description of the amount arg.
  • [puzzles] Add Loopover.
  • [puzzles] Fix the event ID for 333mbf.

v0.43.8

29 Oct 06:55
Compare
Choose a tag to compare

Release notes:

  • Improve compatibility with some bundlers by removing (currently) unreachable WASM loading code.

v0.43.7

27 Oct 20:58
Compare
Choose a tag to compare

Release notes:

  • Fix the published types.

v0.43.6

26 Oct 08:14
Compare
Choose a tag to compare

Release notes:

  • [scramble] Switch to twsearch for 555, 666, 777, 555bf, and 333fm.
    • In particular, this means that 3x3x3 FMC scrambles will no longer have cancellations with the affixes (R' U' F).

v0.43.5

25 Oct 17:36
Compare
Choose a tag to compare

Release notes:

  • [puzzles] Fix Kilominx SVG permutation.
  • [puzzles] Update FTO SVG colors to match Megaminx.
  • [search] Fix failure when searching for a state with an orbit that doesn't have orientationMod.
  • [twisty] <twisty-alg-editor>: Convert CRLF to \n on paste.
  • [twisty] Add G1 stickering.
  • [search] Use the Rust implementation of twsearch for 2x2x2, Pyraminx, and Megaminx.

v0.43.4

25 Oct 17:21
Compare
Choose a tag to compare

Release notes:

  • [bin/script] Output text when the output is piped.