Skip to content

v0.10.4

Choose a tag to compare

@bjouhier bjouhier released this 21 Sep 16:55
· 462 commits to master since this release

Last one for 2013!

3 bug fixes:

#188: callback called twice
#189: do ... while incorrectly translated (callbacks mode only)
#190: function may incorrectly return a value instead of undefined (callbacks mode only)

Also, caching has been enhanced to avoid coffeescript compilation pass (see discussion in #187)