Skip to content

A specification of a custom way to do Semantic Versioning (SemVer) called Semantic Versioning Typing/Typed.

License

Notifications You must be signed in to change notification settings

monitio/SemVer-Typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is SemVer Typing?

SemVer Typing is a versioning scheme that extends Semantic Versioning or SemVer for short. It allows meaningful tags to be used at the end of each version to describe types and context.

Declaration

The format itself is declared in the VERSIONING.md file. That file will contain all concepts and the types of the values themselves.

Compatibility

SemVer Typing has been checked to work on these by default with the correct formatting:

Warning

NPM will not work if you leave the dash at the end. Always remove the dash if your not using the next parameter. Example: 1.0.0-release- will not work. But 1.0.0-release will work.

About

A specification of a custom way to do Semantic Versioning (SemVer) called Semantic Versioning Typing/Typed.

Topics

Resources

License

Stars

Watchers

Forks