Platform Team/Package Management System: Difference between revisions

Line 56: Line 56:
  <major-version>.<minor-version>
  <major-version>.<minor-version>


* the major version starts from ''0''(premature state) and describes API backwards compatibility breakage
* the major version starts from ''0''(premature state) and exposes the fact of API backwards compatibility breakage
* the minor version is for bugfixes and features that don't break backwards compatibility
* the minor version is for bugfixes and features that don't break backwards compatibility