From: Radek Czajka Date: Wed, 27 Feb 2019 09:13:41 +0000 (+0100) Subject: Python 3.4-3.7 support; X-Git-Tag: 1.7 X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/4e329824f40367945de11d3647396859092f5c2c?hp=4e329824f40367945de11d3647396859092f5c2c Python 3.4-3.7 support; Added coverter_path argument in mobi.transform; Replaced all `from_string` and `get_string` methods with `from_bytes` and `get_bytes`; Fixed packaging, added a changelog, updated and added more tests, added Tox config. Version bump. ---