index
:
MAL2Go
master
MyAnimeList V2 API wrapper for Go
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user
/
manga
Age
Commit message (
Expand
)
Author
2022-09-05
Update README: add link to documentation website
Vidhu Kant Sharma
2022-07-06
Bug Fix: GetMangaList using anime validator func
Vidhu Kant Sharma
2022-07-06
migrating all imports to v4
Vidhu Kant Sharma
2022-07-06
Bug Fix: added nsfw option to GetAnimeList and GetMangaList
Vidhu Kant Sharma
2022-07-04
Breaking Change: supporting NSFW titles
Vidhu Kant Sharma
2022-06-29
ACTUALLY fixed all bad imports importing older version
Vidhu Kant Sharma
2022-06-29
fixed all bad imports importing older version
Vidhu Kant Sharma
2022-06-16
added api error handling to user/anime and user/manga packages
Vidhu Kant Sharma
2022-03-06
Exported all the errors so programs using this library can customize error me...
Vidhu Kant Sharma
2022-02-28
documented manga package and fixed errors in anime README
Vidhu Kant Sharma
2022-02-27
added functionality to update manga lists
Vidhu Kant Sharma
2022-02-24
fixed mutliple bugs in GetMangaList
Vidhu Kant Sharma
2022-02-24
modified the endpoints to meet requirements for updating manga
Vidhu Kant Sharma
2022-02-23
pushing barebones structs for user/manga
Vidhu Kant Sharma