3 This document records all notable changes to Librarian.
9 - Updated information on the back of EPUB and PDF files.
15 - `html.tranform_abstract` bytes vs text confusion.
22 - Support for wl:coverLogoUrl, for adding cover logos.
28 - Fix for Picture in Python 3: open image in binary mode.
34 - Bug in cover generation.
40 - Python 3.4+ support, to existing Python 2.7 support.
41 - `coverter_path` argument in `mobi.transform`.
42 - Proper packaging info.
44 - Tox configuration for tests.
47 - `from_bytes` methods replaced all `from_string` methods,
48 i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
49 - `get_bytes` replaced `get_string` on OutputFile.
52 - Shims for Python < 2.7.