Underscore v1.1.0 Release Notes

Release Date: 2013-01-25 // over 11 years ago
  • โž• Added

    • โž• Add Strings::randomStrings
    • Repositories can now call the ->isEmpty method to check if the subject is empty

    ๐Ÿ”„ Changed

    • Type classes now convert their subjects, meaning an object passed to an Arrays::from will convert the object to array
    • ๐Ÿ“œ Parse::toInteger($string) now returns the length of the string

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix bug with some native PHP functions when chaining
    • ๐Ÿ›  Fix bug with type routing