aboutsummaryrefslogtreecommitdiff
path: root/manga
AgeCommit message (Expand)Author
2022-09-05Update README: add link to documentation websiteVidhu Kant Sharma
2022-07-06migrating all imports to v4Vidhu Kant Sharma
2022-07-04added missing fields to manga. Now everything is complete I thinkVidhu Kant Sharma
2022-07-04Breaking Change: supporting NSFW titlesVidhu Kant Sharma
2022-06-29ACTUALLY fixed all bad imports importing older versionVidhu Kant Sharma
2022-06-29fixed all bad imports importing older versionVidhu Kant Sharma
2022-06-16handling server errors in user, manga and anime packageVidhu Kant Sharma
2022-06-16removed ListPaging from MAL2Go/manga packageVidhu Kant Sharma
2022-03-11Bug Fix: GetSuggestedAnime max limit was set to 500 but it is actually 100Vidhu Kant Sharma
2022-03-06fixed import error in manga/manga.goVidhu Kant Sharma
2022-03-06Exported all the errors so programs using this library can customize error me...Vidhu Kant Sharma
2022-02-28documented manga package and fixed errors in anime READMEVidhu Kant Sharma
2022-02-24fixed mutliple bugs in GetMangaListVidhu Kant Sharma
2022-02-24moved DefaultListStatus back to each package seperatelyVidhu Kant Sharma
2022-02-24renamed MyListStatus to ListStatusVidhu Kant Sharma
2022-02-23fixed typoVidhu Kant Sharma
2022-02-23finalized manga package with all the endpoints addedVidhu Kant Sharma
2022-02-23added second endpoint: GetMangaByIdVidhu Kant Sharma
2022-02-23pushing first working endpoint: SearchMangaVidhu Kant Sharma
2022-02-23Pushing barebones manga packageVidhu Kant Sharma