On Wednesday, 21 April 2021 at 19:15:19 UTC, Jordan Wilson wrote:
On Wednesday, 21 April 2021 at 15:07:25 UTC, JG wrote:
On Wednesday, 21 April 2021 at 00:39:41 UTC, Mike Parker wrote:
[...]
Thanks. I suppose this means that if you want to able to use
multiple versions you have to keep each version in a separate
directory and add them individually, and there is no way of
being able to get the appropriate version from say a git
repository?
You can specify git repos as dependencies, if this helps.
https://dlang.org/changelog/2.094.0.html#git-paths
Jordan
Thanks, I will see if I can use this.