-
Notifications
You must be signed in to change notification settings - Fork 267
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
Enhancement: display update information for ranges #767
Comments
note: suggestions: |
Hi, are you still working on this? |
Still on my todo list. I hope to get on it again anytime. Feel free to merge your prs. The main difficulty with this pr is I may need another api, Where ranges aren't used to filter out. that would make the range attribute useless in the api I need. I can try but any advice appreciated |
I'll check 👍 |
note to self:
|
This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days. |
when one uses ranges everywhere the reports are blank which does not help.
with range [2.0,3) the user could benefit from:
a blank report wrongly let the user believe no major version exists when there are
we should let them know there new versions, but outside the range they chose.
The text was updated successfully, but these errors were encountered: