Releases: cubing/scramble-table
Releases · cubing/scramble-table
v0.2.5-pre2-head-to-head
Release notes:
- Add a
score
field toMatchupAttemptScrambleInfo
.
v0.2.5-pre1-head-to-head
Release notes:
- Add head-to-head features.
v0.2.4
Release notes:
- Handle unassigned scramblers better.
- Add a
"scramble-cleared"
event to<scramble-table>
.
v0.2.3
Release notes:
- Fully clear multi-blind scrambles.
- Remove some logging statements.
- Handle cancellation for the scrambler name in the default handler.
v0.2.2
Release notes:
- Add a way to clear an individual scramble through an "Additional actions…" modal.
v0.2.1
Release notes:
- Fix the multi-blind grid toggle.
v0.2.0
Release notes:
- Update the encryption code to match TNoodle 1.2.
- Remove a warning about clock pins.
v0.1.5
Release notes:
- [CompetitorScrambleDisplay.ts] Add `.advanceOrMarkAsSigned().
v0.1.4
Release notes:
- [CompetitorScrambleDisplay.ts] Remove an extra logging statement.
- [ScrambleTable.css] Fix column sizing.
- Always jump to the end when setting an alg.
v0.1.3
Release notes:
- [MultiBlindGridDisplay.ts] Set grid CSS properties directly on the wrapper.