LuaD icon indicating copy to clipboard operation
LuaD copied to clipboard

DUB Tag for v5.1.5

Open auRose94 opened this issue 9 years ago • 2 comments

Can you make a tag on git that is a version number like; "v5.1.5". I'd like to remove the dub warning from my build log...

WARNING: A deprecated branch based version specification is used for the dependency luad. Please use numbered versions instead. Also note that you can still use the dub.selections.json file to override a certain dependency to use a branch instead.

I would fork this and do it myself but DUB doesn't have a way to override or use a fork.

Thanks!

auRose94 avatar Aug 03 '15 00:08 auRose94

You could use dub add-local directory to override the package locally, you'll have to sync with git directly.

etcimon avatar Aug 03 '15 00:08 etcimon

Is there a reason not to give a tag like "v.0.0.1"?

qznc avatar Aug 26 '16 18:08 qznc