1.0.1
This removes the need for your own workflow to transpile the source into something most browsers (or even gulp-uglify) can use.
- Added gulp build workflow
- Uses babel.js to transpile down to a "last 2 versions" compatible dist file.
- misc fixes