This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
V1.6.0
- New diffing algorithm: now uses
DifferenceKit
diffing for improved performance and flexibility - New drag&drop implementation (see demo project → photoGrid screen, tableview drag&drop screen)
- Fix drag & drop on 13.4 (work around SwiftUI bug preventing drop)
- UIContextMenu support for ASTableView
- Cache supplementary views
- Refactor code behind the scenes