Skip to content

v1.0.0 - GraphQL

Latest
Compare
Choose a tag to compare
@shomykohai shomykohai released this 25 Feb 21:32

UPDATE

Rewrite the entire library to the new Kitsu GraphQL API

New features

Client

Users:

  • Added User Library β†’ (b710fb0)
  • Added User Post β†’ (de1b791)

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() and Client.get_trending_entry now accept Entries.ANIME, Entries.MANGA and Entries.CHARACTER as first argument. β†’ (9f16da7)

Full Changelog: 0.4.1...0.5.0