mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 18:07:49 +00:00
Underscore.js 1.3.3 (tiny bugfix release)
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
<div id="sidebar" class="interface">
|
||||
|
||||
<a class="toc_title" href="#">
|
||||
Underscore.js <span class="version">(1.3.2)</span>
|
||||
Underscore.js <span class="version">(1.3.3)</span>
|
||||
</a>
|
||||
|
||||
<a class="toc_title" href="#">
|
||||
@@ -323,11 +323,11 @@
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="underscore.js">Development Version (1.3.2)</a></td>
|
||||
<td><a href="underscore.js">Development Version (1.3.3)</a></td>
|
||||
<td><i>37kb, Uncompressed with Plentiful Comments</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="underscore-min.js">Production Version (1.3.2)</a></td>
|
||||
<td><a href="underscore-min.js">Production Version (1.3.3)</a></td>
|
||||
<td><i>4kb, Minified and Gzipped</i></td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -1575,7 +1575,7 @@ _([1, 2, 3]).value();
|
||||
<h2 id="changelog">Change Log</h2>
|
||||
|
||||
<p>
|
||||
<b class="header">1.3.2</b> — <small><i>April 9, 2012</i></small><br />
|
||||
<b class="header">1.3.3</b> — <small><i>April 10, 2012</i></small><br />
|
||||
<ul>
|
||||
<li>
|
||||
Many improvements to <tt>_.template</tt>, which now provides the
|
||||
|
||||
Reference in New Issue
Block a user