Skip to content

1.1.10

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 20:16
· 521 commits to main since this release

API Version 5.4.8!

Hondana Changelog

Added

  • "alternate_title" added as a types.manga.MangaRelationType. (8d58124)

Changes

  • Manga.set_manga_rating was renamed to Manga.set_rating to follow naming convention. (6a508b1)
  • Manga.delete_manga_rating was renamed to Manga.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. ()