DTCollectionViewManager v6.3.0 Release Notes

Release Date: 2018-06-09 // almost 6 years ago
  • ➕ Added

    • Anomaly-detecting and reporting system for DTCollectionViewManager. Read more about it in Anomaly Handler Readme section. Anomaly handler system requires Swift 4.1 and higher.
    • 👌 Support for Swift 4.2 in Xcode 10 (beta 1).

    🔄 Changed

    • Calling startManaging(withDelegate:_) method is no longer required.

    💥 Breaking

    • 🚚 viewFactoryErrorHandler property on DTCollectionViewManager was removed, all supported errors and warnings are now a part of anomaly reporting system