Skip to content

Bugfix version 0.1.1

Compare
Choose a tag to compare
@philiptzou philiptzou released this 28 Dec 21:51
· 101 commits to master since this release

This version fixed a serious bug that cause the concurrency ineffective.

We published a single executable file for every mainstream system (Windows, MacOS and Linux). The executable file is a command line program. The instruction of its usage can be retrieved by the following command.

Linux and MacOS:

./nucamino-linux-amd64 --help
./nucamino-linux-amd64 hiv1b --help

Windows:

nucamino-windows-amd64 --help
nucamino-windows-amd64 hiv1b --help