- Swift 5.9 and Xcode 15 support
- Drop Carthage support
- Drop support below iOS 13
- Swift 4 and Xcode 9 support
- Add Carthage support
- Add Swift Package Manager support
- Add shadow
- Swift 3 and Xcode 8 support
- Added step feature
YSRangeSlider
is no longer a final class, so it can be inherited.- Unfortunately, because we renamed the
YSRangeSLiderDelegate
toYSRangeSliderDelegate
because of the typo, this break compatibility so it has to be a major version change.
- Initial version