3 This document records all notable changes to Librarian.
9 - Bug in cover generation.
15 - Python 3.4+ support, to existing Python 2.7 support.
16 - `coverter_path` argument in `mobi.transform`.
17 - Proper packaging info.
19 - Tox configuration for tests.
22 - `from_bytes` methods replaced all `from_string` methods,
23 i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
24 - `get_bytes` replaced `get_string` on OutputFile.
27 - Shims for Python < 2.7.