Stringy v1.5.0 Release Notes

Release Date: 2014-03-19 // about 10 years ago
    • Made both str and encoding protected, giving property access to subclasses
    • Added getEncoding()
    • Fixed isJSON() giving false negatives
    • Cleaned up and simplified: replace(), collapseWhitespace(), underscored(), dasherize(), pad(), padLeft(), padRight() and padBoth()
    • Fixed handling consecutive invalid chars in slugify()
    • Removed conflicting hard sign transliteration in toAscii()