Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@0xced 0xced released this 25 Nov 08:36
· 783 commits to master since this release
  • Support for tvOS. (#182)
  • Replaced deprecated methods and classes: now using NSURLSession instead of NSURLConnection internally. (#190, #210)
  • Support for Objective-C generics where applicable.
  • The XCDYouTubeVideoOperation class has changed back from a synchronous to an asynchronous operation and can be started on the main thread.