Underscore v2.1.0 Release Notes
Release Date: 2015-08-12 // about 8 years ago-
➕ Added
- ➕ Added
$saveKeys
argument toCollection::group
to preserve the keys of the grouped elements
- ➕ Added
Previous changes from v2.0.0
-
➕ Added
- ➕ Added
Functions::partial
🗄 Deprecated
String
andStringMethods
renamed toStrings
andStringsMethods
for PHP7 compatibility- 📦 Package doesn't rely anymore on
illuminate/support
and should now be installable on any version of Laravel
- ➕ Added