Skip to content

v2.2.01

Compare
Choose a tag to compare
@ewilan-riviere ewilan-riviere released this 06 Dec 09:57
· 171 commits to main since this release
4e8d0e4

Update dependencies (drop symfony/process dependency)

  • EbookMetadata is now EbookParser for consistency
    • Method getMetadata is now getParser
    • Method hasMetadata is now hasParser
  • BookIdentifier can use now autoDetect to detect identifier scheme from value, you can disable this feature by passing false as third argument (support isbn10, isbn13, doi and uuid)