What's Changed
- Bug fix. Prevent None join error when HREF is not found on a link_node. by @ni-milicevic in #328
- Return bytes in EpubHtml's get_body_content by @joaoseckler in #319
- An extension method for
<meta>is added to the EpubHtml object by @changyy in #298 - Add more informative text for future Contributors by @aerkalov in #333
- Add Read the docs configuration file by @aerkalov in #334
- Fix the version in Sphinx documentation by @aerkalov in #335
- Update the list of software using ebooklib by @aerkalov in #337
- #312 item.get_type() does not recognize webm by @aerkalov in #338
- First inital pytests and github workflow by @aerkalov in #348
- New pipeline, reformat the code, fix the docs and samples, ... by @aerkalov in #350
- Prepare for the 0.20 release by @aerkalov in #351
Full Changelog: v0.19...v0.20