Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@Anteru Anteru released this 26 May 17:02
· 74 commits to master since this release
  • 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.