DTCollectionViewManager v6.5.0 Release Notes

Release Date: 2019-04-07 // almost 5 years ago
  • โž• Added

    • Convenience constructor for DTCollectionViewManager object: init(storage:) that allows to create it's instance without initializing MemoryStorage.
    • ๐Ÿ”ง Static variable defaultStorage on DTCollectionViewManager 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