Skip to content

Version 0.19.0

Compare
Choose a tag to compare
@Coding-Enthusiast Coding-Enthusiast released this 15 Nov 05:08
· 42 commits to master since this release

This is another release while in beta acting as a pre-release to the first stable version 1.0.
This is the first release using .Net 6, AvaloniaUI 11.0 and a more aggressive trimming to reduce the binary sizes. Please report any bugs you encounter so that they can be fixed before 1.0 is released.

A settings option was added in this version to let users modify the number of threads used in parallel loops.

See Changelog for details.

Binaries for 3 different operating systems are available as zip files below. All 3 are self-contained releases that are ready to run since they contain the required .Net assemblies (there is no need to download and install .Net).

  • Win64SCD is for 64-bit Windows OS
  • Linux64SCD is for 64-bit Linux OS
  • Osx64SCD is for 64-bit macOS