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

Downloading the 2nd, 3rd, nth latest release? #706

Open
Pandananana opened this issue Apr 8, 2024 · 0 comments
Open

Downloading the 2nd, 3rd, nth latest release? #706

Pandananana opened this issue Apr 8, 2024 · 0 comments

Comments

@Pandananana
Copy link

Is your feature request related to a problem? Please describe.
I can only download the latest, the prerelease or a specific release. I would like to download the 2nd and 3rd latest releases, since I can't keep track of the releases / ids. This is because I use the Tauri Action and it takes care of the releases. The download doesn't have to be all at once, the Action could be called multiple times for multiple deltas.

Describe the solution you'd like
Maybe something like latest_delta: int
Where the int is the amount of releases from the latest that you want to download. It would default to 0

Describe alternatives you've considered
Start tracking releases in a different way so I can call the specific release

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

No branches or pull requests

1 participant