3 This document records all notable changes to Librarian.
8 - Epub: only attach images referenced in the text.
14 - Updated information on the back of EPUB and PDF files.
20 - `html.tranform_abstract` bytes vs text confusion.
27 - Support for wl:coverLogoUrl, for adding cover logos.
33 - Fix for Picture in Python 3: open image in binary mode.
39 - Bug in cover generation.
45 - Python 3.4+ support, to existing Python 2.7 support.
46 - `coverter_path` argument in `mobi.transform`.
47 - Proper packaging info.
49 - Tox configuration for tests.
52 - `from_bytes` methods replaced all `from_string` methods,
53 i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
54 - `get_bytes` replaced `get_string` on OutputFile.
57 - Shims for Python < 2.7.