1.4.11
98% tests coverage;
Fixed bug: thumb was unable to reach the track end;
Fixed bug: dragging was not working when start offset is 0;
Fixed bug: onUpdate callback was never called;
Code from ComponentWillUpdate()
is moved to componentDidUpdate()
;