Skip to content

yuhanfang/new_semver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Semantic Versioning, Improved

semver too complicated? Consider new_semver. These are the two rules:

  1. Each instance of new_ at the beginning of a package name increments the major version.
  2. Each instance of _fix at the end of a package name increments the minor version.

Pros:

  • Easy to learn.
  • Somebody on your team is already doing this.

Cons:

  • There are no cons.
  • new_new_new_new_new_new_mypackage_fix_fix_fix says hi.

About

Semantic Versioning, Improved

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published