v0.3.0
Pre-release
Pre-release
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.jsontopackage.json. - The
mainfield ofpackage.jsonnow 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.jsanddist/extrovert.min.jsto version control.