All Versions
11
Latest Version
Avg Release Cycle
68 days
Latest Release
1620 days ago

Changelog History
Page 1

  • v2.3.1 Changes

    November 12, 2019
    • πŸ— Enable Build Library For Distribution
  • v2.3.0 Changes

    June 14, 2019
    • πŸ‘Œ Support SPM
  • v2.2.0 Changes

    May 03, 2019
    • 🍱 Swift 5 πŸŽ‰
  • v2.0.1 Changes

    February 28, 2019
    • πŸ›  Fix to use DiffAware instead of Hashable
  • v2.0.0 Changes

    February 26, 2019
    • Introduce DiffAware protocol
  • v1.4.0 Changes

    January 04, 2019
    • ⚑️ Introduce updateData to safely update data source
  • v1.3.0 Changes

    September 24, 2018
    • ⚑️ Update project configuration to resolve linking warning in app extension #18, by KhaosT
    • Migrate to swift 4.2 #25, by GrigoryUlanov

    🀘 Closed issues

    • Need more public API #11
    • πŸ‘‰ Use of unresolved identifier 'IndexPathConverter' #17
    • reload changes #7
    • 🚚 No 'Move' step #15
    • ⚑️ NSFetchedResultsController update UICV #9
    • Heckel algorithm doesn't detect replaces? #16
    • Using HashValue as table key is unreliable #13
    • Can we reduce the speed of shuffle? #22
    • πŸ‘‰ Make completion handler optional similar to other Cocoa API #20
  • v1.2.0 Changes

    April 12, 2018

    πŸ”€ Merged pull requests

    Closed issues

    • IndexPath.section is always zero in the results #4
    • "append" method ? #3
    • ⬇️ reduceMove changed? #14
  • v1.1.2 Changes

    February 03, 2018
  • v1.1.1 Changes

    January 22, 2018
    • πŸ‘Œ Support section in UITableView and UICollectionView reload