github kean/Nuke 12.9.0
Nuke 12.9

6 hours ago

What's Changed

  • Enable Swift 6 and fix remaining concurrency warnings
  • Optimize ImageTask AsyncStreamAPIs and remove the Combine dependency. It now essentially has no overhead.
  • Updating misleading SVG support by @realmtai in #839
  • Fix deprecation warning typo by @cameronmcefee in #861
  • Mark DataLoading closures as @Sendable by @plu in #862
  • .storeAll now stores processed images for locals too, as it should be by @HyperfocusDisordered in #810
  • Add .heic support to AssetType/init so it can detect it based on the input Data
  • Remove some @unchecked markers from Sendable types for better Data Race Safety checking
  • Fix an issue with DateCache not touching .contentAccessDate when accessing files

New Contributors

Don't miss a new Nuke release

NewReleases is sending notifications on new releases.