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