aboutsummaryrefslogtreecommitdiff
path: root/cmd/version.go
AgeCommit message (Collapse)Author
2023-07-28removed version command, added -v flag to rootVidhu Kant Sharma
2023-02-01added vendored Client ID supportVidhu Kant Sharma
2022-11-26fixed help messages, etcVidhu Kant Sharma
2022-10-02increment version number to 1.14.1Vidhu Kant Sharma
2022-08-17reading auth token from config file (if any)Vidhu Kant Sharma
2022-08-16reading Client ID and/or Auth Token from flags in login commandVidhu Kant Sharma
2022-08-06incremented versionVidhu Kant Sharma
2022-07-17new release: incremented version to v1.10.0Vidhu Kant Sharma
2022-07-06incremented version numberVidhu Kant Sharma
2022-07-04incremented version numberVidhu Kant Sharma
2022-07-04added --id flag to search and status commandsVidhu Kant Sharma
2022-07-04formatted manga info shown when searching mangaVidhu Kant Sharma
2022-07-04added --search-nsfw flag to search nsfw titlesVidhu Kant Sharma
2022-07-03removed copyright notice and other messages from rootcmdVidhu Kant Sharma
2022-07-02added score option to action menuVidhu Kant Sharma
2022-07-02incrementing/decrementing score nowVidhu Kant Sharma
2022-06-30Bug Fix: updating manga score still calls SetAnimeScoreVidhu Kant Sharma
2022-06-30added score commandVidhu Kant Sharma
2022-06-30printing GOOS and GOARCH with macli versionVidhu Kant Sharma
2022-06-30Passing in selectedManga instead of manga to ui.MangaStatusMenu to properly ↵Vidhu Kant Sharma
display current status
2022-06-30Bug fix: sometimes macli status command printing 'not in list' because of ↵Vidhu Kant Sharma
MAL API not sending list data with SearchAnime
2022-06-30changed macli version textVidhu Kant Sharma
2022-06-30added version commandVidhu Kant Sharma