Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@0xced 0xced released this 24 Jun 18:39
· 951 commits to master since this release
  • Networking and parsing code is executed on a background thread for better performance. The XCDYouTubeVideoOperation class has changed from an asynchronous to a synchronous operation and must not be started on the main thread. (#147)
  • Logging support, see the README for documentation.
  • Improved documentation.