v1.7.0-rc0
Pre-release
Pre-release
v1.7.0-rc0 (2022-05-19)
Fixes
installdown
: No longer fail to parse version strings as 'launcherversion' that contain a suffix after the SemVer or no 'v' prefix. For examples these version strings no longer break: 'v1.2.0-rc0', '1.2.0'
Changes
- Raise minimal go version to 1.16. (Builds are tested with 1.16 and 1.18 in CI)