1.1.10
API Version 5.4.8!
Hondana Changelog
Added
"alternate_title"
added as atypes.manga.MangaRelationType
. (8d58124)
Changes
Manga.set_manga_rating
was renamed toManga.set_rating
to follow naming convention. (6a508b1)Manga.delete_manga_rating
was renamed toManga.delete_rating
to follow naming convention. (6a508b1)- Some inner utils code was changed (and tested). (44ee51d)
Fixes
Notes
- Remove
types.manga.MangaRelated
as it was a duplicate. ()