Skip to content

1.1.0

Compare
Choose a tag to compare
@akapelrud akapelrud released this 24 Jul 13:06
· 1 commit to master since this release

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 to setOnValueChangedListener()