Version 2.0.0
- Countable has a new Syntax. You can now use
Countable.live
,Countable.once
,Countable.die
andCountable.enabled
. Notes on upgrading is provided in the README. - Countable can now work on multiple elements with one function call.
- Prevent a XSS bug. (Thanks to Rob--W)