Skip to content

Releases: zvonicek/ImageSlideshow

1.0.0-beta.1

29 Oct 19:02
Compare
Choose a tag to compare
Release 1.0.0-beta.1

Swift 3 support

29 Oct 14:59
Compare
Choose a tag to compare
0.6-swift3

Fix code indent in Readme

Swift 2.3 support, Carthage support

21 Sep 22:11
Compare
Choose a tag to compare

ImageSlideshow now supports Swift 2.3 and is finally available via Carthage 🎉

0.5.1

20 Aug 17:00
Compare
Choose a tag to compare
  • Support for SDWebImage
  • Example project improvements

0.5.0

09 Jun 20:55
Compare
Choose a tag to compare

The version 0.5 cleans up the code, adds interactive fullscreen dismiss and fixes few minor issues (thanks again, @kafejo)
This version also contains several background compatibility breaks, so please keep this in mind when upgrading to it.

New Features

  • Interactive dismiss transition on full screen controller
  • A possibility to open full screen controller from plain UIImageView

API changes

  • ImageSlideshow: currentPage renamed to currentItemIndex
  • FullScreenSlideshowViewController: initialPage renamed to initialPageIndex
  • ZoomAnimatedTransitioning: added second parameter slideshowController: FullScreenSlideshowViewController to constructor

0.4.0

29 Mar 13:47
Compare
Choose a tag to compare
  • Updated for Swift 2.2
  • ImageSlideshow/AFNetworking updated for AFNetworking 3.0

Bug fix

18 Mar 08:06
Compare
Choose a tag to compare