Nuke v8.0-beta.4 Release Notes

Release Date: 2019-06-07 // almost 5 years ago
  • A small bump to address the feedback from Nuke 8.0-beta.3.

    • ๐Ÿ‘Œ Improve debug descriptions for processors, adopt reverse DNS notation for cache keys
    • โช Revert the changes made in #254 Improve image view extensions. There is going to be no major changes in the primary Nuke.loadImage(:) API in Nuke 8. The extensions are going to be revisited when adding SwiftUI and Combine support.
    • ๐ŸŽ Tune the performance, now we can safely say there is a +25% improvement in some of the common use cases on the main thread.
    • ๐Ÿ“š [Documentation] Update some of the documentation
    • ๐Ÿ”ง [Demo] Add a Settings screen to the demo project to allow change ImagePipeline configuration in runtime