Skip to content

Latest commit

 

History

History
107 lines (64 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

107 lines (64 loc) · 2.2 KB

Nuke WebP Plugin v7.0.0

Nuke WebP Plugin v6.1.1

Nuke WebP Plugin v5.0.0

  • Support Nuke 9.0
  • Support Xcode11 & Swift5.1 & Swift5.2
  • Update libwebp to v1.1.0

Nuke WebP Plugin v4.0.0

Feature

  • Support Nuke 8.0
    • Special thanks @mcmurrym

Nuke WebP Plugin v3.1.0

Feature

  • Support Xcode10.2 & Swift5
    • pull request: #34, #37
    • Special thanks @mcmurrym, @pongsakorn-onsri

Nuke WebP Plugin v3.0.0

Feature

  • Support Xcode10 & Swift4.2
  • Update libwebp to v1.0.0

Nuke WebP Plugin v2.0.2

Fix

  • Compliant with swift version of project
    • pull request: #29

Nuke WebP Plugin v2.0.1

Feature

  • Support Xcode9.4
    • Operation check.

Nuke WebP Plugin v2.0.0

Feature

  • Support Nuke 7.0
  • Support multiple platform.
    • macOS: 10.10
    • tvOS: 9.0 ( pull request: #15 )
    • watchOS: 2.0 ( pull request: #17 )

Fix

  • README typo... #24
    • Thank you !!! @markohlebar

Nuke WebP Plugin v2.0.0-rc1

  • Improve test coverage.

Nuke WebP Plugin v2.0.0-rc1

  • Support Nuke 7.0-rc1
  • Support multiple platform.
    • macOS: 10.10
    • tvOS: 9.0
    • watchOS: 2.0

Nuke WebP Plugin v2.0.0-beta3

  • Support Nuke 7.0-beta3
    • Support Progressive decoding.
    • Support ImageDecoderRegistry.

Nuke WebP Plugin v1.1.0

Nuke WebP Plugin v1.0.3

  • allow datadecoder can be used outside file. Check if it's webp format. #6 thank you @systembugtj

Nuke WebP Plugin v1.0.2

  • feat: Add initialization method to WebPDataDecoder.

Nuke WebP Plugin v1.0.1

Nuke WebP Plugin v1.0.0