Skip to content

v2.2.0

Compare
Choose a tag to compare
@ewilan-riviere ewilan-riviere released this 24 Sep 13:52
· 211 commits to main since this release
884a43c

Breaking changes

  • All Metadata internal classes have been renamed to Module
  • Some internal parser classes, have been moved into Parser namespace
  • All getContent() methods have been renamed to getContents() (old methods are deprecated)

New features

  • MOBI and derivatives support (.azw, .azw3, .kf8, .kfx, .mobi, .prc) with cover
  • FB2 support (.fb2) with cover and series
  • Improve BookIdentifier scheme detection

Misc

  • Fixing EPUB volume 0 issue
  • Add more tests with samples
  • Update dependencies
  • Improve documentation