v0.3.3

domcyrus/rustnetv0.3.3Apr 16, 2015by koistya

AI Summary

This release focuses on upgrading the build toolchain, specifically Babel, and refining the deployment process and dependency management.

Key Highlights

  • Upgrade to Babel 5.0
  • Removal of manual 'use strict' directives
  • Update to deployment script via Gulp
  • Update of other npm modules

New Features

  • Updated deployment script
  • Updated npm modules

Full Release Notes

- Update Babel to 5.0: http://babeljs.io/blog/2015/03/31/5.0.0/
- Remove Use Strict Directive from .js files since Babel inserts them automatically
- Update deployment script. See `deploy` task in `gulpfile.js`
- Update other npm modules