| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-06-11 | 234 Bytes | |
| Version 3.0.1 source code.tar.gz | 2018-06-11 | 30.1 kB | |
| Version 3.0.1 source code.zip | 2018-06-11 | 32.9 kB | |
| Totals: 3 Items | 63.2 kB | 0 | |
- 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.