Underscore v1.2.1 Release Notes

Release Date: 2013-06-25 // almost 11 years ago
  • ➕ Added

    • ➕ Added Strings::isIp, Strings::isEmail and Strings::isUrl from @robclancy Str class
    • ➕ Added Strings::prepend and Strings::append
    • ➕ Added Strings::baseClass to get the class out of a namespace (ie Class from Namespace\My\Class)