Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@RadLikeWhoa RadLikeWhoa released this 14 Aug 09:12
· 90 commits to master since this release
  • 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)