hascard v0.2.1.0 Release Notes

Release Date: 2020-08-04 // over 3 years ago
  • ๐Ÿ‘€ See README for installation instructions.

    ๐Ÿ”„ Changes

    ๐Ÿ†• New:

    • A certain chunk of a deck of cards can be reviewed using the -c i/n CLI option. For example hascard -c 3/5 will split the deck into 5 chunks, and review the 3rd one. These chunks can be used with the shuffle and amount options too.
    • Visual indicator in the deck selector menu for whether the deck is being shuffled or not.
    • Shuffling can be toggled inside the deck selector menu using the 's' key.
    • ๐Ÿ“œ Most parsing error messages now show up as a pop-up box with nicer formattting than before.
    • The maximum number of recently selected decks stored and shown can now be changed in the settings menu.

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ”€ Flickering when switching between menus is gone. This was done by merging the seperate Brick applications into one.