Releases: AndreMacedo88/anki_deck_from_text
Releases · AndreMacedo88/anki_deck_from_text
Version 1.3.4
v1.3.4
Fixed
- Support for most file encodings via chardet encoding detection
- Documentation recommending python>=3.12 when it's currently mandatory
Added
- Project To-Do list
Full Changelog: v1.3.3...v1.3.4
Version 1.3.3
v1.3.3 - Added support for files encoded in ISO-8859-1
Full Changelog: v1.3.2...v1.3.3
Version 1.3.2
v1.3.0 - Fixed marker
optional argument not being processed by the CLI. Fixed model fields for the basic model.
Full Changelog: v1.3.0...v1.3.2
Version 1.3.0
v1.3.0 - Implemented a new card type: the Basic type from Anki.
Version 1.2.1
v1.2.1 - Added option for users to choose which set of characters define the start of a line to be used to make a card. All other lines will be ignored.
Full Changelog: v1.1.0...v1.2.1
Version 1.1.0
v1.1.0 - Added option to choose different card models.
What's Changed
- feat: ✨ add automated workflow to publish in pypi on release by @AndreMacedo88 in #1
New Contributors
- @AndreMacedo88 made their first contribution in #1
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
v1.0.0 - First version of a working package.
Full Changelog: https://github.com/AndreMacedo88/anki_deck_from_text/commits/v1.0.0