Skip to content

Version 3.0.1

Latest
Compare
Choose a tag to compare
@RadLikeWhoa RadLikeWhoa released this 11 Jun 12:13
· 10 commits to master since this release
  • Added support for string parameter to Countable#count. You can now pass a single string instead of an element or a list of elements as the first parameter, e.g. Countable.count('hello world', callback).
  • Improve documentation.