Skip to content

Nuke 11.0 (Beta 2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@kean kean released this 18 Jun 01:43

In addition to changes made in Nuke 11.0 (Beta 1):

  • Add DocC support. For the latest documentation, use the docs from the project repo.
  • Add imageCache(for:pipeline:) method to ImagePipelineDelegate
  • Remove public ImagePublisher class (make it internal)
  • ImageProcessing types that implement Hashable protocol now get default hashableIdentifier implementation - #563
  • Add a way to customize decompression using ImagePipelineDelegate
  • Remove CocoaPods support
  • Remove ImageTaskEvent and consolidate it with the new ImageTaskDelegate API - #564
  • Add ImageTask.Progress to simplify progress reporting APIs
  • Add ImageRequest.Options.skipDecompression
  • Remove progress monitoring using Foundation.Progress
  • Remove ImageRequestConvertible conformance from String

For feedback, please use Nuke 11 Discussion Channel