Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why Timestamps.jl says that it doesn't follow semver? #18

Open
KZiemian opened this issue Dec 10, 2021 · 0 comments
Open

Why Timestamps.jl says that it doesn't follow semver? #18

KZiemian opened this issue Dec 10, 2021 · 0 comments

Comments

@KZiemian
Copy link

At the Github page of Timestamps.jl we can read.

WARNING: versions 0.1.* are not following semver and may contain breaking changes. Use at your own risk.

But in point 4 of Semantic Versions Specification we read

Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be
considered stable.

So in fact changing ANYTHING in version 0.1.* or even 0.. is with agreement of semver. In such situation, why you didn't write

WARNING: with accordance to semver versions 0.1.* (or 0..)may contain breaking changes. Use at your own risk.

or something like that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant