UPDATE
Rewrite the entire library to the new Kitsu GraphQL API
New features
Client
- Added Cache β (bfab9ab...0401268)
Users:
Core
- MOVED FROM JSON-API TO GRAPHQL
- Add logger
- Add Enums β (9f16da7)
BREAKING CHANGES
Removed
- Removed
get_stream_links
method from Client
Changes
- The methods
Client.search()
,Client.get_entry()
andClient.get_trending_entry
now acceptEntries.ANIME
,Entries.MANGA
andEntries.CHARACTER
as first argument. β (9f16da7)
Full Changelog: 0.4.1...0.5.0