Releases: cubing/scramble-table
Releases · cubing/scramble-table
v0.1.2
Release notes:
- Add a way to show all multi scrambles for the current attempt.
v0.1.1
Release notes:
- [CompetitorScrambleDisplay.ts] Fix "Previous" and "Next" buttons.
v0.1.0
Release notes:
- Add support for Multi-Blind.
v0.0.12
Release notes:
- Use updated upstream
age-encryption
instead of vendoring (no functionality change).
v0.0.11
Release notes:
- Remove an
:empty
selector to avoid adjacent backgrounds that look like layout misalignment.
v0.0.10
Release notes:
- Change settings to a use a modal dialog.
v0.0.9
Release notes:
- Support marking a scramble as signed.
- Support a variable number of scramble displays (from 1 to 4).
v0.0.8
Release notes:
- Add a way to set scramblers.
- Add a way to set custom header elements.
- Switch passphrase encryption to
age
(https://github.com/FiloSottile/age).
v0.0.7
Release notes:
- Specify the MPL license.
v0.0.6
Release notes:
- Include the entire
dist
dir in the published package.