Skip to content

6.5.0

Compare
Choose a tag to compare
@DenTelezhkin DenTelezhkin released this 07 Apr 11:51
· 169 commits to main since this release

Added

  • Convenience constructor for DTTableViewManager object: init(storage:) that allows to create it's instance without initializing MemoryStorage.
  • Static variable defaultStorage on DTTableViewManager that allows to configure which Storage class is used by default.
  • Documentation
  • Support for Xcode 10.2 and Swift 5

Removed

  • Support for Xcode 9 and Swift 3