Skip to content

Commit 037d5c7

Browse files
committed
Jammit 0.6.0 is on the books.
1 parent 51d9c5e commit 037d5c7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,18 @@ <h2 id="jst">JavaScript Templates</h2>
684684
</p>
685685

686686
<h2 id="changes">Change Log</h2>
687+
688+
<p>
689+
<b class="header">0.6.0</b><br />
690+
You can now pass <tt>debug_assets=true</tt> as a query parameter to debug
691+
the un-packaged versions of your assets in production ... and disable this
692+
feature by specifying <tt>allow_debugging: off</tt>.
693+
Fixes for relative URL rewriting when Regex-unsafe characters exist in the
694+
base path.
695+
Fixes binary-mode file reading for some versions of Ruby 1.8 on Windows.
696+
It's now possible to embed <tt>.woff</tt>-formatted fonts in stylesheets,
697+
along with the rest.
698+
</p>
687699

688700
<p>
689701
<b class="header">0.5.4</b><br />

0 commit comments

Comments
 (0)