Nuke v8.1 Release Notes

Release Date: 2019-08-25 // over 4 years ago
    • 🔧 Configure dispatch queues with proper QoS – #291
    • ✂ Remove synchronization points in ImageDecoder which is not needed starting from iOS 10 – #277
    • ➕ Add Swift Package Manager to Installation Guides
    • 👌 Improve Travis CI setup: run tests on multiple Xcode versions, run thread safety tests, run SwiftLint validations, build demo project, validate Swift package – #279, #280, #281, #284, #285