DTTableViewManager v2.2.0 Release Notes

    • 🗄 DTModelSearching protocol is deprecated and is replaced by memoryStorage method setSearchingBlock:forModelClass:
    • UITableViewDelegate and UITableViewDatasource properties for UITableView are now filled automatically.
    • ➕ Added more assertions, programmer errors should be easily captured.