Toisto

Latest version: v0.19.0

Safety actively analyzes 635035 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.19.0

Fixed

- Accept an initial capital letter when both the question and the answer of a quiz are in lower case. Fixes [671](https://github.com/fniessink/toisto/issues/671).
- Use single quotes when referring to questions and answers in user feedback. When feedback ends with a quoted question or answer, only add a period if the quoted question or answer does not already end with punctuation. Fixes [675](https://github.com/fniessink/toisto/issues/675).
- Allow for omitting the article when the source language is Dutch and the answer has a capital. For example, when the correct answer was "het Engels", answering "Engels" would be marked as incorrect. Fixes [680](https://github.com/fniessink/toisto/issues/680).
- When concepts have roots that also have roots, not only quiz the direct root concepts before the compound concept but also the roots of the roots. For example, one of the roots of "last weekend" would be "weekend", which in turn has "week" and "end" as roots. Fixes [683](https://github.com/fniessink/toisto/issues/683).

Added

- Add support for the present perfect tense. Closes [632](https://github.com/fniessink/toisto/issues/632).
- When showing examples, also show the meaning of the examples. Closes [638](https://github.com/fniessink/toisto/issues/638).
- Clarify in the documentation which concept relations are recursive. Closes [683](https://github.com/fniessink/toisto/issues/683).
- When showing examples that have synonyms, show all synonyms. Closes [688](https://github.com/fniessink/toisto/issues/688).
- Add several concepts.

0.18.1

Fixed

- When showing examples, show only one spelling alternative. Fixes [639](https://github.com/fniessink/toisto/issues/639).
- When quizzing colloquial language (which is quizzed spoken only), show the colloquial language after the quiz. Fixes [640](https://github.com/fniessink/toisto/issues/640).
- Split the "head" concept into two different concepts: head as in part of a human or animal body and head as in the main part of something. Fixes [643](https://github.com/fniessink/toisto/issues/643).
- When quizzing a colloquial sentence, mention that the user is expected to enter a complete sentence. Fixes [645](https://github.com/fniessink/toisto/issues/645).
- When quizzing a translation from source language to target language, show any examples in the target language. Fixes [649](https://github.com/fniessink/toisto/issues/649).

0.18.0

Changed

- On the command line, accept concepts as positional arguments, so users don't have to type `--concept` or `-c` before each concept. Closes [631](https://github.com/fniessink/toisto/issues/631).

Added

- Show tip about the config file when users have not configured their language preferences. Closes [633](https://github.com/fniessink/toisto/issues/633).
- Add several concepts related to the human body.

0.17.0

Fixed

- Don't show builtin spelling alternatives as other correct answers. For example, Toisto would show "de pijn" as another correct answer when a user with Dutch as source language had entered "pijn" as answer. Fixes [623](https://github.com/fniessink/toisto/issues/623).
- The progress command would not sort the quizzes correctly when sorting by retention. Fixes [625](https://github.com/fniessink/toisto/issues/625).
- When practicing Dutch, Toisto would crash on certain concepts because they would refer to non-existing root concepts. Fixes [626](https://github.com/fniessink/toisto/issues/626).

Added

- Add support for the imperative grammatical mood. Closes [618](https://github.com/fniessink/toisto/issues/618).

0.16.0

Fixed

- Toisto would crash when trying to give the standard Finnish version of two colloquial phrases because they were missing.

Added

- Add several concepts.

0.15.0

Fixed

- Give an error message when a selected concept does not exist. Closes [516](https://github.com/fniessink/toisto/issues/516).
- Remove dashes from labels before sending them to the speech synthesizer for better pronunciation. Closes [546](https://github.com/fniessink/toisto/issues/546).

Added

- Support abbreviations. Closes [498](https://github.com/fniessink/toisto/issues/498).
- Support generating alternative answers (like accepting "it's" when the label is "it is"). Closes [520](https://github.com/fniessink/toisto/issues/520).
- Specifying a concept to practice with `-c/--concept` also loads related concepts.
- Allow for specifying examples in the concept files and show those examples after quizzes.

Removed

- Topics and topic files no longer exist. The command line parameter for loading extra files has been renamed to `-f/--file`.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.