dart_holodex_api 0.2.0
dart_holodex_api: ^0.2.0 copied to clipboard
A Dart wrapper for Holodex API v2
0.2.0 #
- Variables have been renamed to be consistent across all methods
- BREAKING: getVideos() and getLiveVideos()
- renamed
langtolanguages - renamed
sorttovideoSort - renamed
statustovideoStatus - renamed
typetovideoType
- renamed
- BREAKING: getVideos() renamed
topicIdtotopic - BREAKING: getChannels()
- renamed
sorttochannelSort - renamed
langtolanguages
- renamed
- BREAKING: getChannelVideos(), getVTuberClips(), and getVideosRelatedToChannel() renamed
langtolanguages - BREAKING: searchVideos() and searchComments() renamed
vchtovideoChannels
0.1.2+1 #
- Initial release
- Update changelog
0.1.2 (Unreleased) #
- Improve documentation
0.1.1 (Unreleased) #
- Add generated documentation
0.1.0 (Unreleased) #
- Initial version.