Underscore v2.1.0 Release Notes

Release Date: 2015-08-12 // over 8 years ago
  • ➕ Added

    • ➕ Added $saveKeys argument to Collection::group to preserve the keys of the grouped elements

Previous changes from v2.0.0

  • ➕ Added

    • ➕ Added Functions::partial

    🗄 Deprecated

    • String and StringMethods renamed to Strings and StringsMethods for PHP7 compatibility
    • 📦 Package doesn't rely anymore on illuminate/support and should now be installable on any version of Laravel