Skip to content

Releases: cubing/twips

v0.11.3

06 Jan 22:50

Choose a tag to compare

Release notes:

  • Ensure that Square-1 scrambles contain 6 rather than -6.

v0.11.2

22 Nov 01:33

Choose a tag to compare

Release notes:

  • Update/add README.md files for all crates.

v0.11.1

22 Nov 00:24

Choose a tag to compare

Update iterative deepening search iterators to stop after the minimum…

v0.11.0-pre1

21 Nov 22:19

Choose a tag to compare

Release notes:

  • Test the release process for twips.

v0.11.0

21 Nov 23:08

Choose a tag to compare

Release notes:

  • Add simd feature to twips-cli.

v0.10.0

09 Nov 15:01

Choose a tag to compare

Release notes:

  • Change the twsearch crate type to be rlib.
  • Adjust the API to the 9-level hierarchy.

Example command:

twsearch derive   67002dfc95e6d4288f418fbaa9150aa65b239fd5581f2d067d0293b9321a8b67   EBNLEND@MABLNHJFHGFEKFIA@DNBKABHHNANA@FD@KKADJAKNFCIJNJGIFCBLEDF/scrambles/333/r1/g1/a1/333/sub1

v0.9.0

31 Oct 19:57

Choose a tag to compare

Release notes:

  • Remove simd from cubing in the [dependencies] section.
  • Print a URL when twsearch solve-known-puzzle completes (opt-out).
  • Change --print-link arg for scramble-finder to default to true, and take true/false as args.
  • Implement derived scrambles (subject to implementation changes.

v0.8.4

26 Oct 07:09

Choose a tag to compare

Release notes:

  • Specify pkg-fmt = "bin" for cargo-binstall.

v0.8.3-pre1

26 Oct 06:44

Choose a tag to compare

Release notes:

  • Try adding a package.metadata.binstall for the twsearch package.

v0.8.3

26 Oct 06:55

Choose a tag to compare

Release notes:

  • Try adding a package.metadata.binstall for the twsearch package.
  • Add the repository field to the twsearch-ffi crate.