setup-lisp/ChangeLog.rst

32 lines
575 B
ReStructuredText
Raw Normal View History

2018-01-27 22:08:45 +00:00
===========
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.
2018-06-03 18:03:10 +00:00
0.1.0 (2018-06-03)
2018-01-27 22:08:45 +00:00
==================
2018-06-03 18:03:10 +00:00
Initial version.