zeek / package-website

New version of packages website
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Add list of versions #42

Open timwoj opened 1 year ago

timwoj commented 1 year ago

From @ckreibich on Slack:

For similar reasons it would be good to see the version history (that's basically all git tags of the form vX.Y.Z, with the "v" and ".Z" being optional). This would be handy to see because if for some reason the latest version does not work, it helps to know which earlier versions are available to try. (You otherwise have to dig into the repo to find out.)