Skip to content

Comments

Introduce --latest flag, and properly sort the output from --list#40

Open
shawntabrizi wants to merge 4 commits intomainfrom
shawntabrizi-latest
Open

Introduce --latest flag, and properly sort the output from --list#40
shawntabrizi wants to merge 4 commits intomainfrom
shawntabrizi-latest

Conversation

@shawntabrizi
Copy link
Member

This PR introduces the --latest flag, which automatically uses the latest release of the polkadot-sdk when updating dependencies.

It should basically reduce psvm --list && psvm --version <latest> to a single command.

This also changes the output behavior of psvm --list to actually order the various Polkadot SDK versions chronologically.

In total, this PR solves the problem of having to parse the unordered --list, and figure out which one is the latest Polkadot version so I can update my project... Simple behaviors which I would expect this tool to handle automatically.

@shawntabrizi shawntabrizi requested a review from ggwpez February 9, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant