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
Validates version format before attempting downloads to provide clearer
error messages. Versions must match the pattern v1.2.3 (with optional
suffixes like -rc1).
Also adds debug logging when debug mode is enabled, showing the versions
that will be downloaded.
0 commit comments