/[jscoverage]/trunk/doc/news.html
ViewVC logotype

Diff of /trunk/doc/news.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 17 by siliconforks, Wed Aug 1 16:50:23 2007 UTC revision 18 by siliconforks, Tue Aug 14 16:58:47 2007 UTC
# Line 21  Line 21 
21          <p>          <p>
22          This release has the following new features:          This release has the following new features:
23          </p>          </p>
24          <ul>          <ul class="list">
25          <li>          <li>
26          The coverage summary now displays bar graphs (thanks to Ross Simpson).          The coverage summary now displays bar graphs (thanks to Ross Simpson).
27          </li>          </li>
28            <li>
29            A progress bar is displayed for lengthy computations.
30            </li>
31            <li>
32            JavaScript syntax highlighting has improved.
33            </li>
34            <li>
35            There are now ways to control the display of missed statements.
36            </li>
37            <li>
38            New "inverted mode" provides better support for working with <a href="http://www.jsunit.net/">JSUnit</a>.
39            </li>
40          </ul>          </ul>
41    
42    <div style="width:200px;border:5px dashed white;margin:10px;padding:10px;">
43    foo
44    </div>
45    
46            <h3><a name="20070731">July 31, 2007 - Subversion repository now available</a></h3>
47            <p>
48            See the <a href="download.html">download page</a> for instructions on accessing the Subversion repository.
49            </p>
50    
51            <h3><a name="20070708">July 8, 2007 - JSCoverage 0.2</a></h3>
52            <p>
53            JSCoverage 0.2 is available for <a href="download.html">download</a>.
54            </p>
55            <p>
56            JSCoverage 0.2 features a new tabbed user interface.
57            </p>
58    
59          <h3><a name="20070701">July 1, 2007 - JSCoverage 0.1.1</a></h3>          <h3><a name="20070701">July 1, 2007 - JSCoverage 0.1.1</a></h3>
60          <p>          <p>
61          JSCoverage 0.1.1 is available for <a href="download.html">download</a>.          JSCoverage 0.1.1 is available for <a href="download.html">download</a>.

Legend:
Removed from v.17  
changed lines
  Added in v.18

  ViewVC Help
Powered by ViewVC 1.1.24