All notable changes to this project will be documented in this file.
- Support Swift 5
- Fix the tracking when the value is equal to the max
- Add option to stop thumb looping over the min/max value
- Add offset thumb option, to draw the thumb inside or outside the circle
- Support Swift 4.2 version
- Added Carthage support
- Added number of rounds, allowing to create slider same as Apple bedtime slider (12h clock with two rounds)
- Added backtrack inspectable properties, allowing to modify its properties
- Added shadow track color and offset inspectable attributes
- Removed distance from default slider definition
- Fix Swift 3.1 warnings
- Change midPointValue from private to open
- Imporve the documentation
- Update the documentation
- remove warnings
- Support for Swift 3.0.
- Add documentation
- Last version that support Xcode 7.3.1
- Add new examples
- Initial release.