Version 4.0.1
Date: 28-Feb-2016
- (bug #99): Correct documentation for refresh method.
- (bug #100): Correct caption and clear rendering methods.
- (bug #101): Correct caption setting when
showCaption
isfalse
. - (bug #102): Revamp generation of rating via
refresh
method. - (enh #103): Implement method chaining and revamp private methods
- enhance public methods like
create
,destroy
,refresh
,clear
,reset
to return the rating element jQuery object
- enhance public methods like
- Update package.json to include
peerDependencies
instead ofdependencies
.