3 This document records all notable changes to Librarian.
9 - Fix for Picture in Python 3: open image in binary mode.
15 - Bug in cover generation.
21 - Python 3.4+ support, to existing Python 2.7 support.
22 - `coverter_path` argument in `mobi.transform`.
23 - Proper packaging info.
25 - Tox configuration for tests.
28 - `from_bytes` methods replaced all `from_string` methods,
29 i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
30 - `get_bytes` replaced `get_string` on OutputFile.
33 - Shims for Python < 2.7.