Support order_by using semver in ReleaseFinder
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
-
Release badge current implementation supports only
order_by=released_at
. -
Permanent link to latest release supports only
order_by=released_at
.
Add support for order_by=semver
in the url parameter user input for both these features by extending ReleaseFinder
to support order_by=semver
.
More details in
Edited by 🤖 GitLab Bot 🤖