semantic versioning

短语

别名

SemVer

释义与例句

n.
  1. 1.

    A versioning scheme where each release is given a three-part version number of the form major.minor.patch. The major number is incremented to indicate a breaking change, minor for new non-breaking features, and patch for other non-breaking changes.

    不可数 计算机 工程 数学