Add support for latest release (#269)

This commit is contained in:
Benjamin Schultzer
2024-06-15 16:18:03 +01:00
committed by GitHub
parent 9ac0f7c54b
commit 6ed3c523c4
14 changed files with 85158 additions and 833 deletions
+2
View File
@@ -44,6 +44,8 @@ For pre-release versions, such as `v1.11.0-rc.0`, use the full version
specifier (`v1.11.0-rc.0`) and set option `version-type` to `strict`. Pre-release versions are
opt-in, so `1.11.x` will not match a pre-release.
Use `latest` for the latest version; the latest version is calculated based on all the retrieved versions. Please take a look at the test cases for examples.
### Compatibility between Operating System and Erlang/OTP
This list presents the known working version combos between the target operating system