aboutsummaryrefslogtreecommitdiff
path: root/manga/manga.go
AgeCommit message (Expand)Author
2022-07-04Breaking Change: supporting NSFW titlesVidhu 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-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-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