Bug Fix Release
Installation instructions:
Calibre Plugin:
Install attached plugin zip file, or use Calibre's 'Get plugins' feature.
Command line interface:
FanFicFare is delivered as a pip
Python package.
pip install FanFicFare
or
pip install --upgrade FanFicFare
...to update.
(pip will automatically install dependencies.)
Run fanficfare -h
from command-line.
Changes:
- Fix for BG job race conditions.
- Fix writer_txt import removeAllEntities
- Update plugin about.html
- Fix reduce_zalgo not imported.
(See v4.0.0 also)