v3.0.0
Break Change
- Function
destroy
was removed; - Function
reload
was removed; - Function
set
was removed; - Functions now is accessed via
element.data('raty').FUNCTION_NAME()
; - Option
cancel
was renamed tocancelButton
;
Bugfix
- When using
single
options the click was not turning the star on; #155 by henrikhannemose