Skip to content

v0.2.0

Compare
Choose a tag to compare
@ssatguru ssatguru released this 15 Mar 22:01
· 64 commits to master since this release

application converted to a UMD module.
can now be loaded as AMD or CommonJS/NodeJS module.
can also be loaded as a plain vanilla JavaScript application using script tags.
some breaking changes on how it is loaded as a plain vanilla JavaScript application. See README for details