klauspost/cpuid

Please use semver

ybbus opened this issue · 10 comments

@ybbus Do you have a point?

ybbus commented

You really have to argue about semver in go these days? I won't.

You still don't explain what you want - releases are version tagged, if that is what you are asking for.

ybbus commented

This is not golang semver like: v1.2.3
Since tools like golang module dependencies use this format to so versioning. Any other format ist not recognized as versioned.

Huh? The document you link says:

The format of the tag must be:
v(SemVer)

ybbus commented

What else should I say... Nevermind....

ybbus commented

Ok maybe you really don't get it:
v1.0 is not golang semver but v1.0.0 is
v1.1 is not golang semver but v1.1.0 is

It is that easy.

Instead of being condescending, just write what the problem is - that way you won't look like an arrogant. But communication skills aside, thanks for notifying me, I'll take a look at it tomorrow.

ybbus commented

I did write what the problem was if you read the comments 4 and 5 carefully.

But besides this I apologize, caught me on the wrong day... Sorry for that!

No problem. I released v1.2.0 - since there were some small additions.