aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2022-09-06util.StatusStatistics is now using integers on MyAnimeList's side.Vidhu Kant Sharma
2022-07-06migrating all imports to v4Vidhu Kant Sharma
2022-07-04Bug Fix: correctly parsing fields so spaces aren't ignoredVidhu Kant Sharma
2022-06-16handling server errors in user, manga and anime packageVidhu Kant Sharma
2022-03-07fixed num_episodes_watched not working in anime packageVidhu Kant Sharma
2022-03-06fixed import cycle errorVidhu Kant Sharma
2022-03-06Exported all the errors so programs using this library can customize error me...Vidhu Kant Sharma
2022-02-24moved DefaultListStatus back to each package seperatelyVidhu Kant Sharma
2022-02-23finalized manga package with all the endpoints addedVidhu Kant Sharma
2022-02-23Pushing barebones manga packageVidhu Kant Sharma
2022-02-17updated the client in user and user/anime packagesVidhu Kant Sharma
2022-02-13modularised the code for easy access of various functions in packagesVidhu Kant Sharma