countable-inflections-0.3.2: CHANGELOG.md
## 0.3.2 * Fix double pluralization (e.g. `pluralize "people"` now returns `"people"` instead of `"peoples"`) * Widen base upper bound to < 5 ## 0.3.0 * Bumped lts from 8.0 to 10.8 ## 0.2.1 * Add inflect and inflectWith methods for pluralizing or singularizing based on input ## 0.2.0 * solidify basic API and fix regex problems with replace