Skip to content

Releases: fukamachi/qlot

1.5.7

04 Jul 13:32
Compare
Choose a tag to compare

What's Changed

  • Fix an error while retrieving the git ref for github sources. by @fukamachi in #253

Full Changelog: 1.5.6...1.5.7

1.5.6

18 Jun 02:03
Compare
Choose a tag to compare

What's Changed

This release fixes an error on ECL when running qlot exec ecl.

To fix the error, upgrade Qlot to v1.5.6, and re-run qlot install to update the local-init scripts in your project.

Full Changelog: 1.5.5...1.5.6

1.5.5

13 Jun 01:56
Compare
Choose a tag to compare

What's Changed

  • Optimize project-searcher by not running unnecessarily. by @fukamachi in #249
    • This will remedy a problem that was taking a long time when loading systems. Happens since v1.5.1.

Full Changelog: 1.5.4...1.5.5

1.5.4

11 Jun 13:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.3...1.5.4

1.5.3

26 May 14:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.2...1.5.3

1.5.2

06 May 14:06
Compare
Choose a tag to compare

What's Changed

  • Fix to replace with the new source during 'add' or 'remove' if the same project exists. by @fukamachi in #241

Full Changelog: 1.5.1...1.5.2

1.5.1

02 Mar 13:56
Compare
Choose a tag to compare

What's Changed

  • fix 'extract-tarball': flush tar-stream buffer before extract by @Junker in #236
  • Ignore directories with names that start with "." to look for ASD files in a project. by @fukamachi in #233
  • Muffle warnings while loading sub-packages during 'qlot add' on macOS. by @fukamachi in #237
  • Fix to add a new dist with 'qlot init' even when the qlfile already exists by @fukamachi in #238
  • Change the condition to install local-init files. by @fukamachi in #239

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

13 Feb 12:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.5.0

1.4.2

02 Feb 13:21
Compare
Choose a tag to compare

What's Changed

  • Find the project root if there's no .qlot/ directory. by @fukamachi in #227
  • Add basic ABCL, ECL and Clasp support by @fukamachi in #225
  • Ignore systems in the project when bundling. by @fukamachi in #228
  • Add --init option to qlot install to create an empty "qlfile" if it doesn't exist by @fukamachi in #229

Full Changelog: 1.4.1...1.4.2

1.4.1

16 Jan 13:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1