Skip to content

Releases: kiwilan/php-ebook

0.32.0

25 May 07:26
Compare
Choose a tag to compare
  • Add no metadata case with title as filename for epub

0.31.0

08 May 13:55
Compare
Choose a tag to compare
  • BookEntity property words is now wordsCount

0.3.40

08 May 08:52
Compare
Choose a tag to compare
  • EpubOpf is now OpfMetadata, CbaFormat is now CbaMetadata
  • add properties to OpfMetadata with metadata, manifest, spine, guide
  • MetaTitle fix accent characters
  • add tests

0.3.32

08 May 07:38
Compare
Choose a tag to compare
  • MetaTitle slugSortWithSerie fix

0.3.31

05 May 11:14
Compare
Choose a tag to compare
  • improve documentation

0.3.30

05 May 09:32
Compare
Choose a tag to compare
  • make slugSortWithSerie always generated (if title)

0.3.20

05 May 09:07
Compare
Choose a tag to compare
  • update titleMeta to metaTitle

0.3.10

05 May 08:57
Compare
Choose a tag to compare
  • add titleMeta() to BookEntity with extra infos with title slug and series slug
  • move ComicMeta to Kiwilan\Ebook\Entity\ComicMeta

0.3.0

05 May 07:41
Compare
Choose a tag to compare
  • add filename to Ebook
  • remove path from BookEntity (it's in Ebook)
  • Book manga is default UNKNOWN
  • add methods toArray, toJson and __toString to Ebook, BookEntity, EpubOpf, CbaFormat

0.2.10

05 May 07:03
Compare
Choose a tag to compare
  • add words property