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

properly differentiate between releases and pre-releases #24

Closed tooomm closed 6 years ago

tooomm commented 7 years ago

Releases and Pre-Releases are treated the same. If you published a Pre-Release it will show up as Latest Release in the repo statistics, which is something else in GitHub terms.

It would be cool to differentiate between them and tag releases and pre-releases differently (same as GitHub does).