This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Lars
webpro.nl
did:plc:rhnatlu4lrctsyyjuk4agyf4
from the ministry of radically random git tips
semver-sort git tags, this comes close:
git config --global --add versionsort.suffix -alpha
git config --global --add versionsort.suffix -beta
etc.
and then
git tag -l --sort=version:refname
2024-12-13T07:31:31.250Z