3 This document records all notable changes to Librarian.
8 - Python 3.4+ support, to existing Python 2.7 support.
9 - `coverter_path` argument in `mobi.transform`.
10 - Proper packaging info.
12 - Tox configuration for tests.
15 - `from_bytes` methods replaced all `from_string` methods,
16 i.e. on: OutputFile, WorkInfo, BookInfo, WLDocument, WLPicture.
17 - `get_bytes` replaced `get_string` on OutputFile.
20 - Shims for Python < 2.7.