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

`release list` for showing the changelog in the terminal #79

Open
leo opened this issue Mar 22, 2017 · 0 comments
Open

`release list` for showing the changelog in the terminal #79

leo opened this issue Mar 22, 2017 · 0 comments
Labels

Comments

@leo
Copy link
Member

@leo leo commented Mar 22, 2017

This command should show the list of all releases for the current repository + their respective release messages and tags.

To minimize the data we need to pull from the GitHub API, we should lazy-load the releases. Only one should be shown at a time and if you want to see the next one, you can hit a key.

Could also accept an amount for releases to show on the first print: release list 5 (shows 5 releases before you need to hit a key).

@leo leo added the enhancement label Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.