[Dlang-internal] dmd semver experiment
Martin Nowak
code at dawg.eu
Sun Jan 14 19:04:31 UTC 2018
On Monday, 8 January 2018 at 06:21:05 UTC, Dicebot wrote:
> On Wednesday, 3 January 2018 at 04:50:51 UTC, Martin Nowak
> wrote:
>> We would still keep the bi-monthly releases, but make them
>> point releases.
>> So new additions could still be released regularly, but
>> breaking changes and deprecations would have to wait until the
>> next major release.
>
> You probably mean minor releases. Point ones can only contain
> bug fixes and no features.
Yes, semver uses the less confusion terms MINOR (bi-monthly) and
PATCH (bugfixes).
More information about the Dlang-internal
mailing list