- Add
labelsAreBelow
configuration to allow text display below the slider.
- Enable set
minRange
,maxRange
viasetMinAndMaxRange
method.
- Migrate to swift 3.0.
- Add
minValueThumbTintColor
,maxValueThumbTintColor
configurations.
- Replace delegate with callback action to enable multiple sliders in one ViewController.
- Initial release