Python 3.4-3.7 support; 1.7
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 27 Feb 2019 09:13:41 +0000 (10:13 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 27 Feb 2019 19:35:56 +0000 (20:35 +0100)
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.


No differences found