v1.7.0
v1.7.0 (2023-05-23)
Fixes
- None compared to v1.7.0-rc0, just a retag.
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
- None compared to v1.7.0-rc0, just a retag.
- Raise minimal go version to 1.16. (Builds are tested with 1.16 and 1.18 in CI)