Releases: cubing/twsearch
Releases Β· cubing/twsearch
v0.7.0
v0.6.6
Release notes:
- [scramble] Implement random-move scrambles for 5x5x5.
- Add 6x6x6 and 7x7x7 scrambles.
- Add 3x3x3 BLD and 5x5x5 BLD scrambles.
- Add 3x3x3 FMC scrambles.
- [ffi] Declare input and output as
const
.
v0.6.5
v0.6.4
Release notes:
- [scramble] Add support for
333
and333oh
scrambles.
v0.6.3
Release notes:
- [scramble] Fix an issue that prevented Pyraminx scrambles from working in FFI.
v0.6.2
Release notes:
- [scramble] Add support for Pyraminx.
v0.6.1
Release notes:
- Add a README.
v0.6.0
Release notes:
- First published Rust version.
v0.5.0
Release notes: - Various fixes relating to ignored orientation and identical pieces. - [twsearch-rs] Support `orientationMod`. - [twsearch-rs] Add `--experimental-target-pattern` to override the start state from the definition.
v0.4.3
Release notes: - Add `twsearch-rs`. - Add a full state reset avilable from FFI. - Use an OS-default cache dir, with new args: `--writeprunetables` and `--cache-dir`.