Stringy v1.8.1 Release Notes

Release Date: 2015-01-08 // over 9 years ago
    • Optimized chars()
    • Added "ä Ä Ö Ü"" in toAscii()
    • Added support for Unicode spaces in toAscii()
    • Replaced instances of self::create() with static::create()
    • Added missing test cases for safeTruncate() and longestCommonSuffix()
    • Updated Stringy\create() to avoid collision when it already exists