| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| qlot-1.8.2.tar.gz | 2025-12-05 | 11.3 MB | |
| qlot-installer-1.8.2.sh | 2025-12-05 | 4.2 kB | |
| 1.8.2 source code.tar.gz | 2025-12-05 | 308.3 kB | |
| 1.8.2 source code.zip | 2025-12-05 | 370.4 kB | |
| README.md | 2025-12-05 | 824 Bytes | |
| Totals: 5 Items | 12.0 MB | 0 | |
What's Changed
This release is mainly for bug fixes for the shared caching system.
- [bugfix] Fix caching even when system's Quicklisp is loaded by @fukamachi in https://github.com/fukamachi/qlot/pull/335
- [bugfix] Fix an error in ql-dist:uninstall trying to delete an achive even when the cache is used. by @fukamachi
- [bugfix] Fix "Unknown scheme qlot://..." error on "qlot install" when .asd files in subdirectories. by @fukamachi in https://github.com/fukamachi/qlot/pull/338
- Reported by @dalanicolai
This is a minor backward incompatibility that makes project systems precede over other systems in .qlot.
- [minor change] Put Qlot's project system searcher at the top priority when searching systems. by @fukamachi
Full Changelog: https://github.com/fukamachi/qlot/compare/1.8.1...1.8.2