All notable changes to this project will be documented in this file.
The format is inspired on Keep a Changelog. This project uses Semantic Versioning.
- Improving docs.
- Functional test of examples.
- Readers are now independent tasks. Instead of having a File task that uses readers we have a ReadCsv task, a ReadJson task... One per each format. This removes a lot of complexity.
- Paths are relative to the config file they are defined.
- Loading files relative to the configuration file.
- Adding
mnemocards_anki.Pronounce
: task for pronouncing text using Google Translator. - Adding more docs.
A complete rewrite of the mnemocards package. Some features are missing.