3 This document records all notable changes to Librarian.
9 - Support for wl:coverLogoUrl, for adding cover logos.
15 - Fix for Picture in Python 3: open image in binary mode.
21 - Bug in cover generation.
27 - Python 3.4+ support, to existing Python 2.7 support.
28 - `coverter_path` argument in `mobi.transform`.
29 - Proper packaging info.
31 - Tox configuration for tests.
34 - `from_bytes` methods replaced all `from_string` methods,
35 i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
36 - `get_bytes` replaced `get_string` on OutputFile.
39 - Shims for Python < 2.7.