Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

Bugfix/support hyphen to pre release #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Octen
Copy link

@Octen Octen commented Jan 29, 2015

Adding support hyphen to pre-release identifier from Semantic Versioning 2.0.0

Specification
[...]
9. A pre-release version MAY be denoted by appending a hyphen and a series of dot separated identifiers immediately following the patch version. Identifiers MUST comprise only ASCII alphanumerics and hyphen [0-9A-Za-z-].
[...]

And add unit tests to cover the functionality of hyphens on pre-releases

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

Successfully merging this pull request may close these issues.

1 participant