Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Releases: dopefishh/pycards

Version 1.5

14 Sep 09:25
Compare
Choose a tag to compare
Version 1.5 Pre-release
Pre-release
  • Added statistics table.
  • CRTL+C will interrupt but will write statistics first.

Version 0.4

29 Jul 07:31
Compare
Choose a tag to compare
Version 0.4 Pre-release
Pre-release
  • Better command line parser, parser separated from main.
  • List, export and remove accept multiple decknames now.
  • Better error handling for malformed input files.
  • Fancy menu in README.md

Version 0.3

21 Jul 12:22
Compare
Choose a tag to compare
Version 0.3 Pre-release
Pre-release
  • Leitner system implemented.
  • Changed systems so that the system is with flags instead of names. In this
    way one can do random-leitner-inverse for example.
  • All queries parameterized where possible, also changed deck databases to be
    consisting of ids and ascii only to let names contain every character.
  • Updated readme with help.
  • Removed the need for a config file.
  • Better time representation in cli.py while listing decks.

Version 0.2

16 Jul 18:45
Compare
Choose a tag to compare
Version 0.2 Pre-release
Pre-release

Version 0.2

  • List deck(s) either with or without all the entries.
  • Remove a deck.
  • Export to a file.
  • Load a deck from tab separated files with two columns.
  • Play a session with a deck and different systems: ordered, random.

Version 0.1

16 Jul 18:43
Compare
Choose a tag to compare
Version 0.1 Pre-release
Pre-release

Initial version, not much of a use