Version 2.0.0
- Countable has a new Syntax. You can now use
Countable.live,Countable.once,Countable.dieandCountable.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)