Skip to content

2.0.11

Compare
Choose a tag to compare
@ewilan-riviere ewilan-riviere released this 10 Aug 15:06
· 309 commits to main since this release
0a3bb4b
  • add Epub property isBadFile to check if the file is corrupted, eBook file will be read but not parsed if it is corrupted, it's possible to know if file is valid with isBadFile() method or with hasMetadata() method
  • fix some problems with OPF parsing to be more flexible