This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Releases: DriftAsimov/animec
Releases · DriftAsimov/animec
Black formatting and invalid characters fix
Just your regular not-so-major release here.
Changelog
- Formatted with black ✨
- Fixed a bug where the characters redirect to forum and animec links
That's it! this project is dead anyways
Multiple bug fixes
This release fixes lots of bugs and has some breaking changes.
Highlights
- Url's with special characters are now encoded
- Fixed
animec.Anime
raising decrypting errors romaji
,kanji
andenglish
attributes ofAnilyrics
class are now methods
Yes I know I am late in releasing this, it was released on pypi already
Added `Waifu` class and bug fixes 🐛
Highlights
This version adds the following to the module:
- Added
Waifu
class with a lot of classmethods - Fixed url encoding
- Better stability
Docs about Waifu class can be found here
Exciting changes and better toctree
This version gives another stable cover to the module.
Main changes:
- Added
kao
function which returns random kaomojis - Better toctree for docs
- Broke exceptions into separate files
Read the docs to know about more changes!
Added more attributes and methods to Anime class and renamed classes
This release comes with a lot of changes.
Anime class changes:
- Added
is_nsfw()
method - Added
type
,status
,producers
,genres
andteaser
attributes - Fixed more encoding errors
General changes:
- Renamed
anime
toAnime
- Renamed
aninews
toAninews
- Renamed
charsearch
toCharsearch
- Renamed
anilyrics
toAnilyrics
- Reformed
gs.py
(which is now calledhelpers.py
)
See the docs at https://animec.readthedocs.io/en/latest/ for more info!
Made docs public and added `references` attribute to charsearch class
Major Changes
- Made docs public which can be found on: https://animec.readthedocs.io/en/latest/
- Added docstrings to classes
- Added
references
attribute to charsearch class
Added anilyrics class
New class and better efficiency
- New class: anilyrics added to obtain anime lyrics
- Made aninews faster
- Fixed decoding issues with anicore
Major changes and new features
Major Fixed
- Fixed instability
- Added Exceptions to handle easily
- Better Error Handling
- Blocked Heavy Calls
Improvements
- Added multiple anime class attributes
- Better anime news parsing
- Faster and efficient calls
Fixed google search
A popular googlesearch bug blocked the API calls which have been fixed now
More bug Fixes
0.0.7 Raise NoCharacterFound Exception