3 This document records all notable changes to Librarian.
8 - Allow multiple source.URL fields.
13 - Epub: only attach images referenced in the text.
19 - Updated information on the back of EPUB and PDF files.
25 - `html.tranform_abstract` bytes vs text confusion.
32 - Support for wl:coverLogoUrl, for adding cover logos.
38 - Fix for Picture in Python 3: open image in binary mode.
44 - Bug in cover generation.
50 - Python 3.4+ support, to existing Python 2.7 support.
51 - `coverter_path` argument in `mobi.transform`.
52 - Proper packaging info.
54 - Tox configuration for tests.
57 - `from_bytes` methods replaced all `from_string` methods,
58 i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
59 - `get_bytes` replaced `get_string` on OutputFile.
62 - Shims for Python < 2.7.