3.4.4
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()
- Mainly affects
- Added missing pagination parameters and docstring entries for
Manga.get_related_manga()
andCustomList.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)