- Updates to the
__::slug()function,- Optimized to be more performant when given plain, old ASCII text
- Has a workaround for a bug in PHP 8.1 that would return an empty string
- Added
__::dropWhile,__::dropRight, and__::dropRightWhile - Fix error in
__::mapKeysthat affected PHP 5.5