Nuke 12.5
What's Changed
- Fix Xcode 15.3 concurrency warnings when using
Screen.scale
by @jszumski in #766 - Add
showPlaceholderOnFailure
parameter to show placeholder in case of image loading failure by @mlight3 in #764 - Fix image loading test on iOS 17 by @woxtu in #768
- Update thumbnail key value for
ImageRequest
by @woxtu in #769 - Remove trailing whitespaces by @woxtu in #767
- Apply
if let
shorthand syntax by @mlight3 in #762
New Contributors
- @AndrewSB made their first contribution in #755
- @mlight3 made their first contribution in #762
- @jszumski made their first contribution in #766
Full Changelog: 12.4.0...12.5.0