RobertFischer / JQuery-PeriodicalUpdater

A port of Prototype's PeriodicalUpdater to JQuery
282 stars 50 forks source link

Tagged releases? #27

Closed mjb-yesware closed 12 years ago

mjb-yesware commented 12 years ago

Could you please create tagged releases following the Semantic Versioning scheme (http://semver.org/).

RobertFischer commented 12 years ago

No.

There's not really a concept of "releases" for jQuery PeriodicalUpdater. I always assumed that if you wanted a fixed version, you'd fork it/download it and manage the concept of "release" yourself. Otherwise, there's just HEAD that is available, in the belief that HEAD is always better than not-HEAD.