Skip to content

Commit

Permalink
Add support for latest release (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
Schultzer authored Jun 15, 2024
1 parent 9ac0f7c commit 6ed3c52
Show file tree
Hide file tree
Showing 14 changed files with 85,158 additions and 833 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 6ed3c52

Please sign in to comment.