Version 2.2.0
- 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.