Releases: kiwilan/php-ebook
Releases · kiwilan/php-ebook
0.32.0
- Add no metadata case with
title
as filename forepub
0.31.0
BookEntity
propertywords
is nowwordsCount
0.3.40
EpubOpf
is nowOpfMetadata
,CbaFormat
is nowCbaMetadata
- add properties to
OpfMetadata
withmetadata
,manifest
,spine
,guide
MetaTitle
fix accent characters- add tests
0.3.32
- MetaTitle
slugSortWithSerie
fix
0.3.31
- improve documentation
0.3.30
- make
slugSortWithSerie
always generated (if title)
0.3.20
- update
titleMeta
tometaTitle
0.3.10
- add
titleMeta()
toBookEntity
with extra infos with title slug and series slug - move
ComicMeta
toKiwilan\Ebook\Entity\ComicMeta
0.3.0
- add
filename
toEbook
- remove
path
fromBookEntity
(it's inEbook
) Book
manga
is defaultUNKNOWN
- add methods
toArray
,toJson
and__toString
toEbook
,BookEntity
,EpubOpf
,CbaFormat
0.2.10
- add
words
property