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.
- use SwiftLint and SwiftFormat
- update selection marks changed by user taps.
- updat 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.