mirror of
https://github.com/pesde-pkg/tooling.git
synced 2024-12-12 07:10:36 +00:00
Erica Marigold
80882fc173
Previously, we assumed that the tools followed semver, and hence parsed their versions for comparison. Some tools may not follow semver, and we should not impose such a requirement as a toolchain management library. Therefore, we now only check if the requested version string matches an asset version tag. In order to ensure backwards compatibility, we strip the leading `v` from the version if present. |
||
---|---|---|
.. | ||
argon | ||
blink | ||
darklua | ||
luau-lsp | ||
rojo | ||
selene | ||
stylua | ||
zap |