1.1.0
Full Changelog: v1.0.1...v1.1.0
Comments
- Focused on repairing jitpack.io compilation of the library. This should ease further development
New features
- Possible to set the value programmatically using
setValue()
- Possible to set the value by the step number using
setValueByStep()
Breaking changes
setValueChangedListener()
renamed tosetOnValueChangedListener()