Version 2.1.0
- Sentence counting has been added. The number of sentences (
sentences
) can be accessed as part of the counter object. Countable.once
is now aliased asCountable.count
- Zero-width characters are now ignored by default. This can be changed using the
ignoreZeroWidth
option.