Stringy v1.9.0 Release Notes

Release Date: 2015-02-09 // about 9 years ago
    • Added hasUpperCase and hasLowerCase
    • Added $removeUnsupported parameter to toAscii()
    • Improved toAscii support with additional Unicode spaces, Vietnamese chars, and numerous other characters
    • Separated the charsArray from toAscii as a protected method that may be extended by inheriting classes
    • Chars array is cached for better performance