Compver - An little cli tool to compare the core of sementic versions

Hi all, I’ve been working on a small CLI tool over the past few weeks that can be used to compare sementic versions. You can find this here.

Generally, only the core of the version numbers is currently compared. You will get information like no changes, major update, major downgrade, minor update, minor downgrade, patch update & patch downgrade back afterwards. Of course you will also find the testing in the repository. I have integrated this with the Github action, so that every release or request is tested.

Feel free to take a look at the documentation. I would be happy about a constructive feedback.

The whole thing is of course open source and in no form commercial. Thank you for your time! :octopus:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.