Somsubhra / github-release-stats

Get the latest release stats of your project on Github
https://somsubhra.github.io/github-release-stats/
MIT License
523 stars 85 forks source link

Releases should be sorted by date of last commit #13

Open Wolfenswan opened 7 years ago

Wolfenswan commented 7 years ago

See for example: http://www.somsubhra.com/github-release-stats/?username=Ferstaberinde&repository=F3

v3-4-1 was the first version using the release system. v3-4-0 was added retroactively to make comparing of releases easier. However, v3-4-0 is now shown as latest, despite it being several days older commit-wise.

ghost commented 7 years ago

I have this problem too. I started to draft the changelog of final release in July and released beta in between. Now that the final release is published, it's not on the top (here). I think that the date of publication should be the criterion.

tooomm commented 2 years ago

I merged the proposed fix by @nogginbox in my fork: https://github.com/tooomm/github-release-stats/commit/0e49e7610c60c3a733667ae4922c3bef481a5884