v0.1.0
Added
- Added CircleCI builds.
- Added unit tests (~99% coverage).
- Added
stopAll()method to stop all spinning spinners. - Added ability to set a spinner efect when constructing the spinner.
Fixed
- Fix color properties when updating a spinner (with the
update,successandfailmethods).
Changed
- Changed MultiSpinner object to a regular class.
- Changed spinners array to an object.