-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
From the semver spec:
Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API should not be considered stable.
Before 1.0.0, the version numbers have no semantics. A patch version could introduce backward-incompatible changes. Indeed, subsequent parts of the spec explicitly state they only apply if the major version number x is > 0.
Metadata
Metadata
Assignees
Labels
No labels