Skip to content

1.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 15:16
· 542 commits to main since this release

API Version 5.4.6!

Hondana Changelog

Added

  • Manga.status now exists to tell you the current publication status. (7d2b8e8)
  • Manga.state now exists to tell you about the release state. (7d2b8e8)
  • MangaStatistics.follows now shows you the amount of total follows a manga has. (d28ae15)
  • Chapter.pages now exists to show the total amount of pages a chapter has, following the removal of the data and dataSaver keys from the Chapter payload. (d28ae15)

Changes

  • Manga.tags is not built on the construction of Manga objects from their payloads. This is to offset the property running each time. (c32c7f5)

Fixes

Notes