Allow passing relatedWords to the StringBuilder suffix methods
The relatedWords allows for removing suffix or prefix while ignoring the related words. For example, we could remove the mail suffix while email the email suffix (which has mail) keyword inside it.
1.3.0 (2025-05-05)
Features
- add support for passing similar words to prefix and suffix methods (1155cca)