XCDYouTubeKit v2.2.0 Release Notes

    • ๐ŸŽ 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](README.md#logging) for documentation.
    • ๐Ÿ‘Œ Improved documentation.