Added - Improving docs. - Functional test of examples.
Changed - 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.
1.0.0a1
Added - Loading files relative to the configuration file. - Adding `mnemocards_anki.Pronounce`: task for pronouncing text using Google Translator. - Adding more docs.
1.0.0a0
A complete rewrite of the mnemocards package. Some features are missing.