mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Changelog bump.
This commit is contained in:
@@ -1127,10 +1127,11 @@ _([1, 2, 3]).value();
|
||||
|
||||
<p>
|
||||
<b class="header">0.6.0</b><br />
|
||||
Major release. Incorporates a number of Mile Frawley's refactors for
|
||||
Major release. Incorporates a number of
|
||||
<a href="http://github.com/ratbeard">Mile Frawley's</a> refactors for
|
||||
safer duck-typing on collection functions, and cleaner internals. A new
|
||||
<tt>_.mixin</tt> method that allows you to extend Underscore with utility
|
||||
functions of your own. <tt>_.times</tt>, which works the same as in
|
||||
functions of your own. Added <tt>_.times</tt>, which works the same as in
|
||||
Ruby or Prototype.js. Native support for ECMAScript 5's <tt>Array.isArray</tt>,
|
||||
and <tt>Object.keys</tt>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user