mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-12 11:57:49 +00:00
Changelog bump.
This commit is contained in:
@@ -1127,10 +1127,11 @@ _([1, 2, 3]).value();
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b class="header">0.6.0</b><br />
|
<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
|
safer duck-typing on collection functions, and cleaner internals. A new
|
||||||
<tt>_.mixin</tt> method that allows you to extend Underscore with utility
|
<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>,
|
Ruby or Prototype.js. Native support for ECMAScript 5's <tt>Array.isArray</tt>,
|
||||||
and <tt>Object.keys</tt>.
|
and <tt>Object.keys</tt>.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user