All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
- support two-finger pan gesture to select multiple items.
- support Swift Package Manager.
- fix Interface Builder render error.
- Swift 5, CocoaPods 1.7.
- Swift 4.2
- send
primaryActionTriggered
event as well asvalueChanged
.
- use SwiftLint and SwiftFormat
- update selection marks changed by user taps.
- update to Swift 4.1
- changing
selectedIndex
didn't work.
lastChangedIndex
property.
- update selection marks after manually setting
selectedIndexes
. - ensure correct list height on first appearance.
- moved selection appearance responsibility to cell.
- first public release.