2.1.1
API Version 5.5.7!
Hondana Changelog
Added
- Added
Client.check_username_available
method as per the new endpoint. (9dee5bc) - Added base implementations for "Settings" section of API docs. (f994300)
- Not fully released so implementation is barebones and in need of a nicer interface, blocked on full release.
Changes
- Internal change to how the
limit
parameter works, now that0
is an allowed minimum value. (6719705) - Updated
hondana.types.Manga.MangaLinks
type to include missing keys and added descriptions. (1d205d0) Manga.status
is no longer nullable or null. (6f7e290 and 2323c44)
Fixes
Notes
Client.view_manga
method has been marked as deprecated in favour ofClient.view_manga
and will be removed in version 3.0. (588c2fd)