Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance ]ListVersions: add an -all flag #204

Open
aplteam opened this issue Sep 27, 2024 · 2 comments
Open

Enhance ]ListVersions: add an -all flag #204

aplteam opened this issue Sep 27, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@aplteam
Copy link
Owner

aplteam commented Sep 27, 2024

Currently, when ]ListVersions is called without an argument is throws a VALUE ERROR without a reasonable error message.

This could be solved by adding a flag -all, resulting in a list with all packages with the very latest version of each major version.

In other words, in such a case, no argument (package name) is required and would be ignored when provided anyway.

@aplteam aplteam added the enhancement New feature or request label Sep 27, 2024
@aplteam
Copy link
Owner Author

aplteam commented Nov 27, 2024

It might be an idea to add -group= and possibly tag= as well, which are only processed in conjunction with the -all flag.

@aplteam aplteam added this to the 1.0 milestone Dec 2, 2024
@aplteam
Copy link
Owner Author

aplteam commented Dec 29, 2024

The bug has been fixed in 0.46.0

That leaves the extension with the -all flag.

Implementing the -group= and -tags= options seems overkill

@aplteam aplteam changed the title Enhance ]ListVersions Enhance ]ListVersions: add an -all flag Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant