Promises icon indicating copy to clipboard operation
Promises copied to clipboard

Please tag releases

Open cowwoc opened this issue 11 years ago • 3 comments

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?

cowwoc avatar May 30 '13 16:05 cowwoc

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

slightlyoff avatar Jun 07 '13 11:06 slightlyoff

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.

fbender avatar Jun 20 '13 22:06 fbender

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" [email protected] 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 .

cowwoc avatar Jun 20 '13 23:06 cowwoc