- Fixed errors caused by different versions of
UIOP
installed because of explicit dependency. Now dependency was removed.
- Fixed system version when it is loaded as a result of call to asdf make.
- Now it is possible to load the library on
ASDF
3.3.1.
- Now docs/changelog.lisp will be recognized when system version is extracted.
- System was made non-package-inferred, to obliterate
"Computing just-done stamp ... but dependency ... wasn't done yet!"
ASDF
warnings.
You will find more information about this warning in this issue:
https://gitlab.common-lisp.net/asdf/asdf/-/issues/132
- Initial version.