This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Releases: DriftAsimov/animec
Releases · DriftAsimov/animec
Added anime news and separated classes
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
Mixes minor bugs and README
improvements.
Added class attributes
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
, andimage_url
Systemising return values
The API now returns a dictionary instead of multiple values.
First stable release
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
The first release of the API - animec.
Key Features:
- Can search for character image
- Works 30% of the times
- Highly unstable