qcode v0.8
qcode v0.8
qcode v0.8 fixes self-update compatibility with the project's two-part release tags.
Highlights
- Fixed release-version parsing so
qcode updateaccepts two-part tags such asv0.8. - Ensures installed releases can correctly compare against and update to the latest qcode release.
- Added coverage for two-part release tags and retained existing prerelease comparison behavior.
Install
Download the archive matching your platform, extract qcode (qcode.exe on Windows), and place it somewhere on your PATH.
tar -xzf qcode_linux_amd64.tar.gz
./qcode --versionUse SHA256SUMS to verify downloaded archives:
sha256sum -c SHA256SUMSStandalone platform binaries are also included for the qcode update command.