Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 829 Bytes

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 829 Bytes

Changelog

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.

[1.1.1] - 2018-05-21

Changed

  • use SwiftLint and SwiftFormat

[1.1] - 2018-04-02

Fixed

  • update selection marks changed by user taps.

Changed

  • updat to Swift 4.1

[1.0.2] - 2018-03-29

Fixed

  • changing selectedIndex didn't work.

[1.0.1] - 2018-03-28

Added

  • lastChangedIndex property.

Fixed

  • update selection marks after manually setting selectedIndexes.
  • ensure correct list height on first appearance.

Changed

  • moved selection appearance responsibility to cell.

[1.0] - 2018-03-27

Added

  • first public release.