| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| qlot-1.8.4.tar.gz | 2026-05-31 | 11.4 MB | |
| qlot-installer-1.8.4.sh | 2026-05-31 | 4.1 kB | |
| 1.8.4 source code.tar.gz | 2026-05-31 | 319.4 kB | |
| 1.8.4 source code.zip | 2026-05-31 | 382.7 kB | |
| README.md | 2026-05-31 | 866 Bytes | |
| Totals: 5 Items | 12.1 MB | 2 | |
What's Changed
- Remove cache initialization during compilation. by @judah-sotomayor in https://github.com/fukamachi/qlot/pull/347
- Fix qlot bundle for local project dependencies by @fukamachi in https://github.com/fukamachi/qlot/pull/349
- Skip dot-directories when scanning local-projects for .asd files by @fukamachi in https://github.com/fukamachi/qlot/pull/350
- Fix SB-POSIX:RMDIR "Directory not empty (66)" by @fukamachi in https://github.com/fukamachi/qlot/pull/352
- Don't block installation when loading a broken ASD file.
- Let qlot exec warn on a missing qlfile.lock instead of aborting by @fukamachi in https://github.com/fukamachi/qlot/pull/353
New Contributors
- @judah-sotomayor made their first contribution in https://github.com/fukamachi/qlot/pull/347
Full Changelog: https://github.com/fukamachi/qlot/compare/1.8.3...1.8.4