Hi Norman, Thanks for your interest.
This version includes some internal improvements changing nothing in its operation. There's one significant change: in order to avoid recursion problems, the asynchronous execution privileges setImmediate(), then process.nextTick(), then setTimeout()... depending to the available methods. Cordialy Le vendredi 13 septembre 2013 00:36:26 UTC+2, Norman Paniagua a écrit : > > can you provide release notes? > > regards > > -- > Norman Paniagua > Sent with Sparrow <http://www.sparrowmailapp.com/?sig> > > On Thursday, September 12, 2013 at 6:32 PM, Michaël Rouges wrote: > > New version (1.1.9) released. ;) > > > > Le mardi 13 août 2013 03:41:37 UTC+2, Michaël Rouges a écrit : > > Hi all, > > I created a new tool browsers/Node.js compatible. > > It can handle asynchronous calls as if they weren't, and can create > relationships between your various scopes. > > https://npmjs.org/package/yld > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] <javascript:> > To unsubscribe from this group, send email to > [email protected] <javascript:> > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to a topic in the > Google Groups "nodejs" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/nodejs/f27jl6NxCzg/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
