aboutsummaryrefslogtreecommitdiff
path: root/errhandlers
AgeCommit message (Collapse)Author
2022-07-06Bug Fix: added 'list_status' field to anime/manga field validatorsVidhu Kant Sharma
2022-07-04Breaking Change: supporting NSFW titlesVidhu Kant Sharma
2022-06-29fixed all bad imports importing older versionVidhu Kant Sharma
2022-03-06fixed import cycle errorVidhu Kant Sharma
2022-03-06Exported all the errors so programs using this library can customize error ↵Vidhu Kant Sharma
messages.
2022-02-24added validators to check manga status and sortVidhu Kant Sharma
2022-02-23finalized manga package with all the endpoints addedVidhu Kant Sharma
2022-02-21Removed any max limit for offset argument, since MAL doesn't even support thatVidhu Kant Sharma
2022-02-17Fixed import errors in errhandlers packageVidhu Kant Sharma
2022-02-15somehow made UpdateAnime work decentlyVidhu Kant Sharma
2022-02-13completed (?) the GetAnimeList functionVidhu Kant Sharma
2022-02-13modularised the code for easy access of various functions in packagesVidhu Kant Sharma