<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Today we release ASDF 3.3.5, the fifth bugfix release for the 3.3 release series.</p>
<p dir="auto">We urge implementations that are currently bundling previous versions of ASDF -- and especially those bundling 3.3.0 or 3.3.1 -- to upgrade to 3.3.5 at their earliest convenience. In addition to fixes that are generally applicable, there are fixes for ECL, LispWorks, and SBCL.</p>
<p dir="auto">As maintainer, my primary role has been 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">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>
<p dir="auto">cl-asdf (2:3.3.5-1) unstable; urgency=low</p>
<ul>
<li>Fix bug in handling combination of :serial and :if-feature dependencies.</li>
<li>Add support for package local nicknames to UIOP:DEFINE-PACKAGE and
ASDF's package-inferred systems. Extend support for package local
nicknames to more lisp implementations. Initial work by
François-René Rideau, with assists from Phoebe Goldman, Michał
Herda, and Eric Timmons.</li>
<li>A number of fixes for Lispworks compatibility (thanks to Martin
Simmons).</li>
<li>Fixes for SBCL and ECL from Eric Timmons and @pouar.</li>
<li>Add support for source files with different file extensions to
package-inferred-systems. Thanks to Jingtao Xu for identifying
the bug and providing a fix.</li>
<li>Fixes for UIOP:WITH-TEMPORARY-FILE</li>
<li>Miscellaneous bug fixes from Luís Oliveira, Gary Palter, François-René
Rideau, and Eric Schulte.</li>
<li>Fix for argument handling in LAUNCH-PROGRAM.</li>
<li>Fixes for feature handling from Eric Timmons.</li>
<li>Replaced some of the internals of <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">parse-defsystem</code> with generic functions to
enable modular extension. Thanks to Eric Timmons.</li>
<li>Faré provided more graceful upgrade capabilities, fixing bugs with upgrading
support for local package nicknames, and with upgrading ABCL.</li>
</ul>
<p dir="auto">-- Robert P. Goldman <a href="mailto:rpgoldman@sift.net" style="color:#3983C4">rpgoldman@sift.net</a> Fri, 2 Jul 2021 13:07:00 -0500</p>
</div>
</div>
</body>
</html>