0.8.0
This release includes several new features, which include:
- A proper way to unbind event handlers attached to the Switchery object instance, using the brand new
.destroy()
method (#54) - Enable or disable switch dynamically via the
.enable()
and.disable()
methods (#30) - Add Meteor.js support - Atmosphere package here (#54)
- Add secondary jack color option. Check README for more info. (requested by @ronnyfly2 on Twitter)