Beta 2.094.0
John Colvin
john.loughran.colvin at gmail.com
Thu Sep 17 10:10:24 UTC 2020
On Wednesday, 16 September 2020 at 18:52:23 UTC, Jacob Carlborg
wrote:
> On 2020-09-16 19:20, mw wrote:
>
>> Why it's deprecated? can we revive it?
>
> It was deprecated because it's a bad idea to not lock versions.
> Using `~master` would fetch the latest code from the "master"
> branch when compiling. You never know which version you get.
> You don't get reproducible builds.
I personally think it's not so bad as long as the commit gets
written to the dub.selections.json
More information about the Digitalmars-d-announce
mailing list