mirror of
https://github.com/Yvee1/hascard.git
synced 2024-11-22 04:33:06 +03:00
Bump version
This commit is contained in:
parent
ff2430e9d2
commit
4cb0a2b5e0
10
ChangeLog.md
10
ChangeLog.md
@ -1,11 +1,15 @@
|
||||
# Changelog for hascard
|
||||
## 0.6.0.1
|
||||
Fixes:
|
||||
- Change key for showing answer to open questions from F1 to Shift+Tab, which should cause fewer conflicts with existing keybindings (issue #31).
|
||||
|
||||
## 0.6.0.0
|
||||
New:
|
||||
- Windows support.
|
||||
- `export` CLI command for exporting hascard cards to delimited text files.
|
||||
- Possibility to vertically scroll flashcards if they are long enough.
|
||||
- `export` CLI command for exporting hascard cards to delimited text files (issue #33).
|
||||
- Possibility to vertically scroll flashcards if they are long enough (issue #25).
|
||||
- Scrollbars for menus where scrolling is possible, which can be controlled by mouse if the terminal supports this.
|
||||
- Setting for shuffling answers to multiple choice/answer questions.
|
||||
- Setting for shuffling answers to multiple choice/answer questions (issue #19).
|
||||
|
||||
Fixes:
|
||||
- Improved navigation of parameter selection menu.
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: hascard
|
||||
version: 0.6.0.0
|
||||
version: 0.6.0.1
|
||||
github: "Yvee1/hascard"
|
||||
license: BSD3
|
||||
author: "Steven van den Broek"
|
||||
|
Loading…
Reference in New Issue
Block a user