Skip to content

Nuke 11.1.0

Compare
Choose a tag to compare
@kean kean released this 07 Aug 19:40
  • Add missing content mode to NukeUI - #582, thanks to Ethan Pippin
  • Add DataLoader delegate for easy Pulse integration (please use it with Pulse 2.0 which is optimized for images) - #583
(ImagePipeline.shared.configuration.dataLoader as? DataLoader)?.delegate = URLSessionProxyDelegate()