Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 1.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[Next Release]

  • Nothing so far

1.0.6 - 2020-8-24

Fixed

  • set step value from code (Issue)

1.0.5 - 2020-08-15

  • Updated library to extend form View class instead of SeekBar
  • Add different orientation to RangeSeekBarView library

Added

  • Add DoubleValueSeekBarView library implementation

1.0.4 - 2019-11-19

Fixed

  • Add custom SeekChangeListener to override the default one for SeekBr (Issue)

1.0.3 - 2019-4-6

Added

  • Migrated to koltin
  • Update README.MD
  • Add animation support

1.0.2 - 2019-03-26

Fixed

  • fix setValue programmatically not working (Issue)

1.0.1 - 2019-0-20

Fixed

  • Fix range issue

1.0.0 - 2019-2-19

Added

  • First release