Skip to content

Releases: Tablescript/tablescript.js

v0.6.20

Choose a tag to compare

@jamiehale jamiehale released this 16 Nov 00:33

Full Changelog: v0.6.19...v0.6.20

Loops

Choose a tag to compare

@jamiehale jamiehale released this 20 Dec 14:48

Added while and until. Added Array.each(). Fixed the closure scoping bug.

v0.2.2

Choose a tag to compare

@jamiehale jamiehale released this 19 Dec 03:09

This is a patch release fixing closures and variable scoping inside functions.