Skip to content

Releases: allaboutapps/DataSource

8.1.7

Choose a tag to compare

@mpoimer mpoimer released this 19 May 10:47
Fixed SeparatorLineCell taking focus

Fix resolving crash in UITableView with VoiceOver enabled

Choose a tag to compare

@mpoimer mpoimer released this 08 May 17:22
921f9b9

Fixes a crash when scrolling tableView with VoiceOver enabled

8.1.5 - Fix resolving row/section Crashes

Choose a tag to compare

@amuehleder amuehleder released this 24 Jul 08:10
a54cc44

Fix crashes on simultaneously selecting/deselecting and refreshing the DataSource.

8.1.0 - Context Menus and better SPM support

Choose a tag to compare

@mbuchetics mbuchetics released this 10 Sep 07:39
faf6e4b
  • added support for iOS 13 style context menus
  • removed Carthage, Differ is added via SPM

Thanks @vuln3r

8.0 - Let's go Swift Package Manager!

Choose a tag to compare

@mbuchetics mbuchetics released this 27 Sep 10:59
  • Xcode 11, Swift 5.1 support
  • SPM compatibility

Xcode 10.2, Swift 5

Choose a tag to compare

@mbuchetics mbuchetics released this 01 Apr 08:40
  • migrated to Xcode 10.2, Swift 5.0

6.1.4 - Differ and Diffable

Choose a tag to compare

@mbuchetics mbuchetics released this 19 Feb 14:06
  • updated Differ framework (https://github.com/tonyarnold/Differ)
  • provide default implementation for Diffable if the type already implements Hashable and Equatable
  • improvements for separated sections

6.1 - Bugfixes

Choose a tag to compare

@mbuchetics mbuchetics released this 02 Oct 09:52
  • Fixes editActions(see "Swipe To Delete" example) for iOS 11+ projects
  • Uses leadingSwipeActions/trailingSwipeActions when set, editActions otherwise

6.0 - Separated Sections and Swift 4.2

Choose a tag to compare

@mbuchetics mbuchetics released this 18 Sep 10:16
  • added SeparatedSection to customize cell separators, thank you @heinzl
  • migrated to Xcode 10, Swift 4.2

5.2.0 - Less Leaks

Choose a tag to compare

@mbuchetics mbuchetics released this 05 Apr 10:00