On Monday, 20 July 2015 at 14:31:38 UTC, sigod wrote:
On Monday, 20 July 2015 at 14:07:12 UTC, Meta wrote:
On Monday, 20 July 2015 at 13:58:02 UTC, sigod wrote:
2.69.0 for DDMD release, then? Or does 3rd digit means PATCH version in current versioning system?

I don't really know how the current versioning system works. I think it just increments by 1 every release, and patches get .1, etc. added on.

Yes, you're right. I forgot about current version - 2.067.1
It seems not so different from semver.

It's missing the most important piece of semver, the fact that the major version number denotes backwards incompatible changes. If D were using semver, we would be somewhere between D10 and D15.

Reply via email to