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
/
anime
/
anime.structs.go
Age
Commit message (
Collapse
)
Author
2023-07-20
changed import paths to own git server
HEAD
v4.0.1
master
Vidhu Kant Sharma
2022-07-06
migrating all imports to v4
Vidhu Kant Sharma
2022-07-04
Breaking Change: supporting NSFW titles
Vidhu Kant Sharma
2022-06-29
fixed all bad imports importing older version
Vidhu Kant Sharma
2022-03-07
fixed num_episodes_watched not working in anime package
Vidhu Kant Sharma
2022-02-24
moved DefaultListStatus back to each package seperately
Vidhu Kant Sharma
2022-02-24
renamed MyListStatus to ListStatus
Vidhu Kant Sharma
2022-02-23
Pushing barebones manga package
Vidhu Kant Sharma
2022-02-17
removed conflicts due to module name change
Vidhu Kant Sharma
2022-02-05
added function to get seasonal anime and added fields support to all the ↵
Vidhu Kant Sharma
endpoints that have it
2022-02-05
implemented searching to MAL
Vidhu Kant Sharma
2022-02-05
fixed Statistics.Status.* showing 0 instead of correct data
Vidhu Kant Sharma
2022-01-31
Fixed Alternate Titles not loading
Vidhu Kant Sharma
2022-01-31
Adding copyright declarations to every file
Vidhu Kant Sharma
2022-01-31
distributed code among multiple files for simplicity
Vidhu Kant Sharma
2022-01-31
Completed Get Anime Ranking API route
Vidhu Kant Sharma