Skip to content

Change log

Version 0.6.0 (2024-05-23)

  • Python 3.9 -> 3.12.
  • Upgraded all dependencies.
  • Fixes to dark mode SVG and image files generated in the epub to add a white border.
  • General fixes to metadata throughout.
  • Documentation from Sphinx to MKDocs.

Version 0.5.2 (2021-11-21)

  • Dependency updates.

Version 0.5.1 (2021-11-21)

  • Small fix after a change in Pandoc which lost relationship between chapter Title and H1 elements.

Version 0.5.0 (2021-04-24)

  • Support for strings and lists of strings if provided as "long-rights".

Version 0.4.0 (2021-04-24)

  • Added support for non-stateless builds and imports of base64-encoded docx and image files.

Version 0.3.0 (2021-03-14)

  • Refactored and improved documentation.

Version 0.2.0 (2021-03-13)

  • Refactored to use pydantic, and removed eBookLib.

Version 0.1.0 (2021-01-30)

  • Initial release with epub conversion.