Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@mkremins mkremins released this 01 Dec 00:39
· 15 commits to master since this release
  • Remove ensembleLoaded event; user code can now call ensemble API functions immediately once the library is loaded via <script> tag, without having to wait for any further events (#85)
  • Drop dependency on Require.js (#91)
  • Update authoring tool to use Electron instead of NW.js (#99)
  • Build experimental Linux versions of authoring tool (#81)
  • Unify authoring tool build process across all target platforms (#95)
  • Clean up lingering old node_modules dependencies used in build process (#94)