Skip to content

Releases: efwGrp/nashorn-ext-for-es6

v1.1.1

16 Sep 10:49
Compare
Choose a tag to compare

The waitting time of setTimeout in Promise handle function is changed from 0ms to 10ms, to be sure the async functions in Promise must be run after the main procedure.

v1.1.0

24 Aug 13:03
Compare
Choose a tag to compare
  • The Promise implementation has been rewritten.
  • The mock of window has been added.
  • The third and more other parameters of setTimeout and setInterval are already supported.
  • The second and more other parameters of async are already supported.

v1.0.0

16 Aug 09:37
d5cfebe
Compare
Choose a tag to compare

say hello to world