Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Releases: DriftAsimov/animec

Added anime news and separated classes

26 Mar 06:24
745afb0
Compare
Choose a tag to compare

This release adds more functionality to the API.

Added Methods

  • Added anime news class see example usage here.
  • Separated news and character classes.
  • Overall faster requests

Minor bug fixes

26 Mar 06:06
745afb0
Compare
Choose a tag to compare

Mixes minor bugs and README improvements.

Added class attributes

26 Mar 06:05
745afb0
Compare
Choose a tag to compare

Depreciated

The following methods have been depreciated:

  • Character search no longer returns a dictionary
  • Returning error if no character is found

Improvements

  • Now the character search class got attributes
  • They include title, url, and image_url

Systemising return values

24 Mar 09:11
6674b1a
Compare
Choose a tag to compare

The API now returns a dictionary instead of multiple values.

First stable release

24 Mar 09:01
6674b1a
Compare
Choose a tag to compare

This version was released in-order to stabilise the API and make it ready-to-use.

Key Features:

  • Stable release
  • Added character url, name and image url

First release for animec

24 Mar 08:56
6674b1a
Compare
Choose a tag to compare
Pre-release

The first release of the API - animec.

Key Features:

  • Can search for character image
  • Works 30% of the times
  • Highly unstable