fetch: Support multiple arguments, projects, recursive fetch
Dub fetch was overly limited for no reason: Since we migrated from `--version` to `name@version`, there is no reason to only allow one argument, multiple packages can be fetched. Additionally, it could be useful to fetch a package's dependency without building it, which the command now supports. |
---|
|
changelog/dub-fetch.dd 0 → 100644 |
---|
source/dub/commandline.d |
---|