JakobOvrum/LuaD

DUB Tag for v5.1.5

auRose94 opened this issue · 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!

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

qznc commented

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