slightlyoff / Promises

DOM Promises IDL/polyfill
Apache License 2.0
154 stars 28 forks source link

Please tag releases #56

Open cowwoc opened 11 years ago

cowwoc commented 11 years ago

Hi,

I'd like to publish this Javascript file using http://www.webjars.org/. In order for users to reference your library, I need to introduce some sort of version number or tag.

Is it possible for you to tag future releases?

slightlyoff commented 11 years ago

Once I rename Future to Promise globally, I'm happy to do that. Look for that later today.

fbender commented 11 years ago

How's this going along?

Would be helpful to name tags after the WHATWG spec date the code matches, e. g. if your polyfill matches the spec from today, the tag should be 20130620 (or similar). That way, one can easily track deviations from specific revisions.

cowwoc commented 11 years ago

Good idea though you'll need to be able to increment the version for bug fixes even if the spec remains the same. On Jun 20, 2013 6:59 PM, "Florian Bender" notifications@github.com wrote:

How's this going along?

Would be helpful to name tags after the WHATWG spec date the code matches, e. g. if your polyfill matches the spec from today, the tag should be 20130620 (or similar). That way, one can easily track deviations from specific revisions.

— Reply to this email directly or view it on GitHubhttps://github.com/slightlyoff/Promises/issues/56#issuecomment-19789063 .