All Versions
19
Latest Version
Avg Release Cycle
27 days
Latest Release
1454 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.6.0 Changes
September 17, 2020 -
v1.5.0 Changes
September 03, 2020๐ In this release we've:
- #63 Added (opt-in) functionality for caching scroll positions of cells which contain their own (individual currently) scroll view
-
v1.4.3 Changes
August 14, 2020๐ In this release we've:
- ๐ (#62) Made improvements and bug fixes to asynchronous image loading
-
v1.4.2 Changes
July 03, 2020Re-compiled binary framework for Swift 5.2.4
-
v1.4.1 Changes
April 19, 2020Re-compiled binary framework for Swift 5.2.2
-
v1.4.0 Changes
April 04, 2020๐ In this release we've:
- #60 Added the ability to get incremental image load callbacks when loading images
-
v1.3.7 Changes
March 31, 2020โฌ๏ธ Bumps version and build with Swift 5.2
-
v1.3.6 Changes
January 24, 2020โฌ๏ธ Bumps version and build with Swift 5.1.3
-
v1.3.5 Changes
December 12, 2019๐ In this release we've:
- (#57) Made improvements to accessibility, in particular VoiceOver
-
v1.3.4 Changes
December 05, 2019๐ In this release we've:
- (#56) Made sure there are never any out of bounds issues when accessing the
data
object inTableViewController
. This has never been necessary before as Apple are very good at only asking for index paths that are correct according to the results you return to delegate methods, however in one particular app we were witnessing an out of bounds crash with VoiceOver enabled for some reason!
- (#56) Made sure there are never any out of bounds issues when accessing the