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

Document semver prerelease subset #359

Closed
dbanty opened this issue Jan 6, 2023 · 0 comments
Closed

Document semver prerelease subset #359

dbanty opened this issue Jan 6, 2023 · 0 comments
Labels
📚 documentation Improvements or additions to documentation 👋 good first issue Good for newcomers

Comments

@dbanty
Copy link
Member

dbanty commented Jan 6, 2023

semver.org describes the prerelease section as

A pre-release version MAY be denoted by appending a hyphen and a series of dot separated identifiers immediately following the patch version... Examples: 1.0.0-alpha, 1.0.0-alpha.1, 1.0.0-0.3.7, 1.0.0-x.7.z.92, 1.0.0-x-y-z.--.

Knope only allows a strict, opinionated subset of prerelease versions, which should be documented.

Originally posted by @Shadow53 in #346 (comment)

@dbanty dbanty added 📚 documentation Improvements or additions to documentation 👋 good first issue Good for newcomers labels Jan 6, 2023
@dbanty dbanty closed this as completed in 8af9b54 May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation 👋 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant