Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-02 | Update cargo | Joris | |
2023-06-01 | Upgrade dependencies | Joris | |
2023-01-26 | Upgrade dependencies | Joris | |
- Switch to crossterm - add --hide-progress option | |||
2022-02-13 | Properly shuffle card presentation from card insertion | Joris | |
Instead of messing with deck_read, subtracting a random amount of seconds to it, pick a random card instead of the first ready. This permits to remove the dependency to the rand crate. | |||
2022-01-26 | Read database path from arguments | Joris | |
2022-01-26 | Shuffle initial presentiation order from insert order | Joris | |
2021-11-19 | Add initial working version | Joris | |