Releases: rinov/YoutubeKit
Releases · rinov/YoutubeKit
0.12.0
0.11.0
What's Changed
- [IMPORTANT] Fix potential race condition and improve code by @Tibimac in #108
- Make property videoPublishedAt optional by @Tibimac in #105
- Add ability to make VideoListRequest authorized by @Tibimac in #107
- Add ability to make PlaylistItemsListRequest authorized by @Tibimac in #106
- Add ability to get contentDetails for PlaylistsList by @Tibimac in #104
Full Changelog: 0.10.0...0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
What's Changed
- [Full SPM Support] by @maxkupetskii in #94
New Contributors
- @maxkupetskii made their first contribution in #94
Full Changelog: 0.6.0...0.7.0
0.6.0
Support Xcode10.2 & Swift5
Breaking changes:
- Rename
ApiSession
toYoutubeAPI
Support Xcode10 and Swift4.2
0.3.0 Update Example