Skip to content

v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@hacksalot hacksalot released this 22 Jul 23:04
v0.3.0

This release gathers up recent improvements in the Extrovert.js build and deployment process.

Added

  • Added support for Yarn and NPM.
  • Moved dependencies from bower.json to package.json.
  • The main field of package.json now points to the Extrovert.js file.
  • Produce bundled builds (that include Three.js and a custom Physi.js) with grunt build:release --bundled.
  • Added production sources dist/extrovert.js and dist/extrovert.min.js to version control.