Skip to content

3.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 02:02
· 152 commits to main since this release

API Version 5.7.5

Hondana Changelog

API Release!

Added

  • New author_or_artist parameter on several methods for filter by a specific UUID that related to an author or artist of your choice. (fc8db94)
    • Mainly affects Client.manga_list()
  • Added missing pagination parameters and docstring entries for Manga.get_related_manga() and CustomList.get_manga(). (28903d4)
  • Add new filtering on chapter list endpoint (Client.chapter_list()). (b1178a3)

Changes

Fixes

  • New internal type to encompass all possible report reasons is now used in all relevant places. (40620dc)
  • Docstring for utils.php_query_builder() has been amended. (1c8da4e)

Notes

Noted Contributors