Skip to content

v2.4.9

Compare
Choose a tag to compare
@ewilan-riviere ewilan-riviere released this 22 May 15:42
· 89 commits to main since this release
1519d50

New feature with volume numbers as floats.

  • Ebook::class: now getVolume() returns int|float|null instead of int|null
  • ComicMeta::class: new property number (int|float|null), volume and storyArcNumber are now int|float|null instead of int|null