You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supporting version abridgement means allowing a user to pass a general (ambiguous) Crystal version to be installed, allowing crystal-build to determine the latest applicable version.
For example, running crenv install 0.32 would installed the latest patch-level version available.
The text was updated successfully, but these errors were encountered:
Supporting version abridgement means allowing a user to pass a general (ambiguous) Crystal version to be installed, allowing crystal-build to determine the latest applicable version.
For example, running
crenv install 0.32
would installed the latest patch-level version available.The text was updated successfully, but these errors were encountered: