Skip to content

Releases: AmanoTeam/python-anilist

v1.0.9

17 Feb 02:46
Compare
Choose a tag to compare

Added

  • hotfix: queries: add missing pageInfo from 2c9f7ef.

v1.0.8

17 Feb 01:27
Compare
Choose a tag to compare

Added

  • .relations for animes and mangas.

Changed

  • Separate queries into separate files.
  • Happy new year (late).

v1.0.7

18 Jan 19:32
Compare
Choose a tag to compare

Added

  • Pagination.
  • rewatched and reread activity status.

Changed

  • Fix .vscode gitignore.
  • Fix user and staff search queries.
  • Update get_activity type error.

v1.0.6

20 Oct 13:27
Compare
Choose a tag to compare

Added

  • Support for Python 3.10.

Changed

  • Fixed subpackages.

v1.0.5

01 Oct 21:21
c55a407
Compare
Choose a tag to compare

Added

  • List get query.
  • Staff get query.
  • Staff search query.
  • User search query.
  • Fixed message activity.
  • Added alternative attribute to the Name object.
  • Message activities.
  • Support for users, favourites, staff, statistics, rankings, and studios.
  • Support for user list and text activities.

Changed

  • Fixed typos & bugs.
  • Added is_adult to both anime and manga objects.
  • Added user object to text activities.
  • Added profile colors and other fields to the user object.
  • Added timestamps to the date object.
  • Tidied up and organized required fields in every object.

v1.0.4

05 Apr 16:36
Compare
Choose a tag to compare
  • Hotfix, fix a typo on get manga.

v1.0.3

05 Apr 02:39
Compare
Choose a tag to compare
  • Add support for characters.
  • HTTP2 enabled.

v1.0.2

08 Mar 23:22
Compare
Choose a tag to compare
  • Add support for mangas.
  • Fix some bugs.

v1.0.1

08 Mar 21:53
Compare
Choose a tag to compare
  • Bug fixes.