3 This document records all notable changes to Librarian.
9 - `html.tranform_abstract` bytes vs text confusion.
16 - Support for wl:coverLogoUrl, for adding cover logos.
22 - Fix for Picture in Python 3: open image in binary mode.
28 - Bug in cover generation.
34 - Python 3.4+ support, to existing Python 2.7 support.
35 - `coverter_path` argument in `mobi.transform`.
36 - Proper packaging info.
38 - Tox configuration for tests.
41 - `from_bytes` methods replaced all `from_string` methods,
42 i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
43 - `get_bytes` replaced `get_string` on OutputFile.
46 - Shims for Python < 2.7.