5b48e49e37
Also: * make-cl-info was renamed to get-cl-info. * make-system-info was renamed to get-system-info.
31 lines
575 B
ReStructuredText
31 lines
575 B
ReStructuredText
===========
|
|
ChangeLog
|
|
===========
|
|
|
|
0.4.0 (2019-07-19)
|
|
==================
|
|
|
|
Now cl-info is able to work without Quicklisp client.
|
|
|
|
Also:
|
|
|
|
* ``make-cl-info`` was renamed to ``get-cl-info``.
|
|
* ``make-system-info`` was renamed to ``get-system-info``.
|
|
|
|
0.3.0 (2018-06-17)
|
|
==================
|
|
|
|
Fixed handling of ``ASDF/PLAN:SYSTEM-OUT-OF-DATE`` error, when
|
|
displaying information about installed systems.
|
|
|
|
Added normal README with examples.
|
|
|
|
0.2.0 (2018-06-04)
|
|
==================
|
|
|
|
System now explicitly requires ASDF >= 3.1.
|
|
|
|
0.1.0 (2018-06-03)
|
|
==================
|
|
|
|
Initial version.
|