Skip to content

v3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 19:36
· 77 commits to master since this release

New features:

  • Documentation! Check out https://os.vers.one/EpubReader/ and the IntelliSense tooltips in Visual Studio / Visual Studio Code.
  • Support for EPUB 3 metadata links and metadata relationships.
  • Workarounds for malformed EPUB files:
    • Package reader option to skip invalid manifest items (#47).
    • Content reader options to handle missing content files (#25).
  • Workaround for EPUB books containing XML 1.1 schema files (#34).
  • All generic exceptions have been replaced with custom exception types.

Enhancements:

  • Book cover extracting enhancements (#48) which should greatly improve the cover extraction process, especially for EPUB 3 books.