jquery-hashchange icon indicating copy to clipboard operation
jquery-hashchange copied to clipboard

Please, make real tags for bower support

Open kud opened this issue 12 years ago • 5 comments

Like 1.3.0 no v or no just two digits.

kud avatar Sep 18 '13 08:09 kud

I've made all my tags starting with "v" forever. It simplifies shell auto-completion for me. It's also a fairly common practice, and as such bower should support it. Please file an issue with bower to support this very, very common behavior.

cowboy avatar Sep 18 '13 12:09 cowboy

I'll do a report to bower. And yes, v is okay but you miss a digit though. cf http://semver.org/

kud avatar Sep 18 '13 13:09 kud

Yep, should be something like v1.2.0 according to bower/semver spec

MoOx avatar Sep 18 '13 13:09 MoOx

Yes v is fine, but not two digits. That's an invalid semver format.

satazor avatar Sep 18 '13 14:09 satazor

FWIW, semver wasn't nearly as popular when I wrote this plugin as it is now, but I'll add this to my list of things to do. Thanks, all.

cowboy avatar Sep 18 '13 15:09 cowboy