5.1.0
Fixed
bind()
could be used on the same element multiple timesunbind()
now returns an element to its previous state (attributes etc)
Changed
unbind()
removes the attributes that were added by Wanakana
What's Changed
- Add C# port to readme and site by @kmoroz in #148
- prevent binding already bound elements by @scottnicolson in #151
- replace or remove added attributes when element is unbound by @scottnicolson in #153
New Contributors
- @kmoroz made their first contribution in #148
- @scottnicolson made their first contribution in #151
Full Changelog: 5.0.2...5.1.0