2.1.1 (2024-12-02)
- broken code link (5bb7d47)
2.1.0 (2024-11-30)
- basic review functionality (19ae810)
- hand: added reversed hand order (8e100ee)
- improved actions (29862f0)
- improved variant configurability (45b1228)
- review: toasts for action change (8e100ee)
- card note not clearing (e47c13f)
- gamecontrols: button overhang (8e100ee)
- gamecontrols: consistent styling on rhs (b34ed31)
- notes save on correct card (910b3dc)
- overwritting with empty note (9df9871)
- unable to change gameconfig (f36aaa2)
- undoing a playdiscard could dupe card ids (f4704dd)
2.0.0 (2024-06-16)
- store: The refactoring of the card store into multiple stores changes the structure of the state management. Ensure all related code is updated to use the new stores.
- reset zoom on menu close (4b9d20b)
- forced rerender of rainbow icon (611e62f)
- store: separate card store into multiple stores and add local storage support (51f35a3)
1.5.0 (2024-05-26)
- broken icon now rainbow (17990e4)
- broken icon now rainbow (d8ca500)
- set svelte store note value (7a3288c)
1.4.1 (2024-05-01)
- stop allowing hints that would leave a card with no possibilities (52759f1)
1.4.0 (2024-04-28)
- updated gameconfig to use local storage (6f0b5c6)
1.3.2 (2024-04-26)
- added support for press-and-hold touch events (9ce38e9)
- blocked interactions with other cards while a menu is open (2744ee4)
- on touch events now work (2744ee4)
1.3.1 (2024-04-23)
1.3.0 (2024-04-23)
- removed mark modal and integrated into card menus (441e2de)
- added background colour states on selection (91bbe3d)
- added background colour states on selection (5d41223)
- improved light/dark modes (91bbe3d)
- improved light/dark modes (5d41223)
1.2.2 (2024-04-19)
1.2.1 (2024-04-18)
- went back to simple number icons, no variation in colours (f0d4c80)
1.2.0 (2024-04-18)
- added number icons (b31ea50)
- fixed number icon scaling (39a4d0b)
- improving card styling wrt content spacing (9759c60)
- removed hint modal component debug prints (6867988)
1.1.0 (2024-04-09)
- added selected styling to hintmodal buttons (02464c0)
1.0.0 (2024-04-09)
- now using bitflags
- now using bitflags (d433277)