v2.4.9
New feature with volume numbers as floats.
Ebook::class
: nowgetVolume()
returnsint|float|null
instead ofint|null
ComicMeta::class
: new propertynumber
(int|float|null
),volume
andstoryArcNumber
are nowint|float|null
instead ofint|null