·
11 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
- New #148, #149: Add
NumericHelper::convertHumanReadableSizeToBytes()method (@mspirkov) - New #3: Add
StringHelper::truncateWordsByLength()method to truncate text by character length while preserving word
boundaries (@samdark) - Enh #150: Add PHP 8.5 support (@vjik)
- Bug #119: Fix incorrect pluralization of words ending in "tion", "sion" and "gion" (@samdark)