<?xml version="1.0" encoding="ISO-8859-1" ?> | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> | |
<link rel="stylesheet" href=".resources/doc.css" charset="ISO-8859-1" type="text/css" /> | |
<title>JaCoCo - Change History</title> | |
</head> | |
<body> | |
<div class="breadcrumb"> | |
<a href="../index.html" class="el_session">JaCoCo</a> > | |
<a href="index.html" class="el_group">Documentation</a> > | |
<span class="el_source">Change History</span> | |
</div> | |
<h1>Change History</h1> | |
<h2>Release 0.3.0 (In Development)</h2> | |
<h3>API Changes</h3> | |
<ul> | |
<li>Agent option and Ant task parameter <code>file</code> changed to | |
<code>destfile</code> (Trac #59).</li> | |
<li>Agent option and Ant task parameter <code>merge</code> changed to | |
<code>append</code> (Trac #51).</li> | |
</ul> | |
<h3>New Features</h3> | |
<ul> | |
</ul> | |
<h3>Fixed Bugs</h3> | |
<ul> | |
</ul> | |
<h2>Release 0.2.0 (2010/01/08)</h2> | |
<h3>New Features</h3> | |
<ul> | |
<li>Simplified probe data structure reduces memory usage (Trac #47).</li> | |
<li>Performance test becomes part of the build.</li> | |
<li>New bundle <code>org.jacoco.agent</code> that provides the Java agent | |
as a resource (Trac #50).</li> | |
</ul> | |
<h3>Fixed Bugs</h3> | |
<ul> | |
<li><code>ArrayIndexOutOfBoundsException</code> due to inconsistent processing | |
while instrumentation and analysis (Trac #44).</li> | |
</ul> | |
<h2>Release 0.1.0 (2009/10/28)</h2> | |
<p> | |
The very first JaCoCo release. | |
</p> | |
<div class="footer"> | |
<div class="versioninfo"><a href="@HOMEURL@">JaCoCo</a> @VERSION@</div> | |
<a href="license.html">Copyright</a> © 2009 Mountainminds GmbH & Co. KG and Contributors | |
</div> | |
</body> | |
</html> |