1.1.8
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 thedata
anddataSaver
keys from the Chapter payload. (d28ae15)
Changes
Manga.tags
is not built on the construction ofManga
objects from their payloads. This is to offset the property running each time. (c32c7f5)