Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update to semantic versions 2.0.0

...

ACME will generally follow Semantic Versions Versions 2.0.0  http://semver.org/spec/v2.0.0.html

Major versions will be labeled as "vX.0".

...

Tag sequence before v1.0 may look like: v0.1, v0.2, .... v0.14, v0.15.....v1.0alpha01.0.0-alpha.11, v1.0alpha020.0-alpha.2, ...., v1.0beta010.0-beta.1,  v1.0beta02.0.0-beta.2, ..., v1.0rc1.0.0-rc.1,v1.0rc2.0.0-rc.2, ...., v1.0.0

Development  (aka Topic or Feature) Branch Names

...