Countable v2.0.0 Release Notes

Release Date: 2014-08-14 // over 9 years ago
    • ⬆️ Countable has a new Syntax. You can now use Countable.live, Countable.once, Countable.die and Countable.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)