index
:
mg
master
MyAnimeList to Go API wrapper
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-19
removed docs from README
HEAD
master
Vidhu Kant Sharma
2023-11-19
added README.md
Vidhu Kant Sharma
2023-11-19
added ListStatusAll for GetAnimeList and GetMangaList
v1.0.1
Vidhu Kant Sharma
2023-11-19
bug fix: mg.ListStatusReading was set to "watching", not "reading" like expected
v1.0.0
Vidhu Kant Sharma
2023-09-19
fixed EpisodesWatched field that can be used to update anime episodes
v0.0.7
Vidhu Kant Sharma
2023-09-19
Bug Fix: getting author details
v0.0.6
Vidhu Kant Sharma
2023-08-15
added option to use client auth
v0.0.5
Vidhu Kant Sharma
2023-08-15
changed AnimeListStatus.Score and AnimeListStatus.Priority from string to int
v0.0.4
Vidhu Kant Sharma
2023-08-15
added validators for updating anime and manga
v0.0.3
Vidhu Kant Sharma
2023-08-15
checking if season year is int or not
v0.0.2
Vidhu Kant Sharma
2023-08-15
added validators for getting users' lists
Vidhu Kant Sharma
2023-08-15
added validators for read-only endpoints
Vidhu Kant Sharma
2023-08-14
first commit
v0.0.1
Vidhu Kant Sharma