Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 431 Bytes

version 2.0

  • Update for Swift 3.

version 1.4

  • Update access controls for variables. Now the properties discreteCurrentValue, continuousCurrentValue, and the properties of struct Interval and Range are accessible, but are read only.

version 1.3

  • IBInspectable properties made public

version 1.2

  • Change the class name from MultiStepRangeSlider to MultiStepSlider
  • Add documentation

version 1.1

  • First version