SimpleSource v2.0.4 Release Notes

Release Date: 2020-08-04 // over 3 years ago
    • 🚀 This release eliminates some superfluous updates emitted from BasicDatasource when moving items

Previous changes from v2.0.2

    • ➕ Added a workaround for certain complex (but valid updates) triggering an exception in UITableView and UICollectionView. If an update is deemed likely to trigger this exception, SimpleSource will perform a full reload instead of applying a delta update.
    • ⚡️ Updated for Swift 5, and Xcode 11.2