Skip to content

Releases: Anteru/kyla

2.0.1

26 May 17:02
Compare
Choose a tag to compare
  • The packed repository deployment backend is now multithreaded. It will overlap reading data, decompressing, and writing data. For network sources, this means that downloads will happen concurrently with everything else, and installations should finish as soon as the data download has finished.
  • On Windows, the sample UI now shows the progress in the task bar.
  • Updated SQLite from 3.16.1 to 3.19.2.

1.0.0

12 Sep 18:08
Compare
Choose a tag to compare

This is the 1.0.0 binary release. The Windows version is packaged as a self-referential package - that is, if you unzip it, and run bin/kui.exe, it will install the release itself, and from the target directory, you can reinstall again to another location.