Nuke v9.0.0-beta.2 Release Notes

Release Date: 2020-04-09 // about 4 years ago
  • ๐Ÿš€ > For changes in Nuke 9, see https://github.com/kean/Nuke/releases/tag/9.0.0-beta.1

    ๐Ÿ”„ Changes

    • โž• Add ImageType.init(data:)
    • โž• Add ImageLoadingOptions.isProgressiveRenderingEnabled
    • โž• Add public ImageContainer.map
    • โž• Add "Rendering Engines" section in image-formats.md
    • ImageDecoder now attaches ImageType to the image
    • ImageProcessingOptions.Border now accepts unit as a parameter

    ๐Ÿ—„ Deprecations

    • ๐Ÿ—„ Soft-deprecate PlatformImage.animatedImageData
    • ๐Ÿ—„ Soft-deprecate ImagePipelineConfiguration.isAnimatedImageDataEnabled

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix how ImageProcesors.Resize compares size when different units are used
    • ๐Ÿ›  Fix an issue with ImageProcessors.Resize String identifier being equal with different content modes provided