Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Releases: kean/NukeUI

NukeUI 0.8.3

29 Jun 13:16
db55022
Compare
Choose a tag to compare
  • Fix macOS build - #49

NukeUI 0.8.2

12 Jun 19:36
ebfed3c
Compare
Choose a tag to compare
  • Fix an issue with video playback not resuming when retruning from background - #46, thanks to Andy Meagher

NukeUI 0.8.1

03 Apr 23:45
Compare
Choose a tag to compare

NukeUI 0.8.0

27 Jan 22:07
Compare
Choose a tag to compare
  • Add DisappearBehavior.lowerPriority - #33, thanks to Peter Kurzok
  • Deprecate DisappearBehavior.reset (crashy)
  • Add more options to control video: loop, finish callback – #32, thanks to Son Changwoo
  • Fix GIF playback when using customizing image view using LazyImageState - #34

NukeUI 0.7.0

26 Oct 20:28
Compare
Choose a tag to compare
  • Update to Nuke 10.5 (video support moved to the core framework)

NukeUI 0.6.8

29 Aug 16:05
Compare
Choose a tag to compare
  • Fix a compilation issue on Catalyst - #16

NukeUI 0.6.7

02 Aug 12:34
Compare
Choose a tag to compare

Update podspec to support the remaining platforms

NukeUI 0.6.6

31 Jul 13:20
Compare
Choose a tag to compare
  • Add podspec (currently iOS-only)

NukeUI 0.6.5

26 Jul 22:55
Compare
Choose a tag to compare
  • Fix an issue with incorrect source change handling - #14

NukeUI 0.6.4

18 Jul 20:07
Compare
Choose a tag to compare
  • Fix an issue with video decoder not being registered automatically for LazyImage - #495