<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Dear Lisp Implementation Developers and Maintainers,</p>
<p dir="auto">Today we release ASDF 3.3.6, the sixth bugfix release for the 3.3 release series, and -- it is devoutly to be hoped -- the final one.</p>
<p dir="auto">We urge implementations that are currently bundling previous versions of ASDF -- and especially those bundling 3.3.0 through 3.3.5 -- to upgrade to 3.3.6 at their earliest convenience.</p>
<p dir="auto">As maintainer, my primary role continues to be coordination and some limited quality control.  The real work for this release has been done by many contributors and bug-reporters, to whom the Common Lisp community owes a tremendous vote of thanks.  Their names are listed on the Changelog, appended below.</p>
<p dir="auto">An extra special thanks is due to my co-maintainer, Eric Timmons, who has provided many fixes and also has overhauled and much improved our regression testing.</p>
<p dir="auto">We <em>hope</em> that the next release will be 3.4, introducing new functionality but which, as the numbering suggests, will be backward compatible.</p>
<p dir="auto">Best,<br>
Robert</p>
<ul>
<li>Fix bug loading ASDF system definitions from jar files on ABCL.       See !190</li>
<li>Fix bug with version numbering after reload.  See !194 and #94. Thanks        to Eric Timmons.</li>
<li>Fix bug in return value of UPGRADE-ASDF.  See !195.  Again, thanks to         Eric Timmons.</li>
<li>Multiple improvements to documentation and tests.  Thanks to Nathan   Ringo and Phoebe Goldman.</li>
<li>Add clasp support for uiop/launch program. Thanks to Christian        Schafmeister.</li>
<li>Miscellaneous minor bug fixes and tweaks.</li>
<li>Don't let <em>package</em> binding leak into ASDF compile operations. Thanks to   Phoebe Goldman.</li>
</ul>

</div>
</div>
</body>

</html>