Wilto / Dynamic-Carousel

A carousel plugin built for responsive layouts. There are many like it, but this one is mine.
matmarquis.com/carousel/
472 stars 112 forks source link

Version number? #62

Open mhulse opened 12 years ago

mhulse commented 12 years ago

Hello,

Thank you so much for sharing code! I really appreciate it!!! I have yet to find a carousel that is as simple and light weight as your code is.

My question:

Would it be possible to have a version number to your plugin?

I don't know about others, but for me, being able to check version numbers would be very helpful for when it comes to maintaining local versions of this plugin. :)

I typically name my plugins:

jquery.plug-in-name-version.number.js

So, for yours, if you had a version number, I would do this:

jquery.dynamic-carousel-0.2.1.min.js

I can't find official docs, but I think there's official guidelines/recommendations for jQuery naming conventions and such.

Anyway, love your plugin! Thanks so much!!!!

Wilto commented 12 years ago

You’ve got an excellent point, sir.

Semantic versioning will kick in as of the next update.

mhulse commented 12 years ago

@Wilto WOW! That's awesome! Thanks so much for your consideration and quick response. :)

Also, thanks again for the kick-butt plugin!