Skip to content

Releases: igorcferreira/GIFImage

1.1.2

27 Jan 07:41
a49be72
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.2

1.0.0

09 Sep 16:50
1b3bb89
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...1.0.0

0.0.6

09 Sep 16:01
6c51406
Compare
Choose a tag to compare
  • Improve concurrency by ensuring that the frame is correctly updated on MainActor

0.0.5

09 Sep 15:46
062778f
Compare
Choose a tag to compare
  • Inclusion of loopAction property. With this new property, the user of the GIFImage can be notified when the GIF finished rendering and will start a new loop (or stop).
  • Better control of the loop property. Now, the loop property can be passed as a Binding, allowing the user of the GIFImage to start/stop the loop.

0.0.4

13 Apr 17:22
1cac368
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

13 Apr 17:22
6860e6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

0.0.2

13 Apr 17:22
4d11aa7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1

13 Apr 17:23
Compare
Choose a tag to compare

Initial release. Usage of Combine to drive the GIFImage