Skip to content

v1.7.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dragetd dragetd released this 19 May 21:10
· 127 commits to master since this 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)