- AFArray constructor speed optimization.
- All calculation methods synchronous
- T/H method added to AFArray
- FIX: gfor actually works
- gfor unit test added
- Removed (mis)feature: scope cannot be async
- FIX: scope returns correct value
- scope.register exposed as public API (unit test added)
- core ES6 support changed to Node 5 feature matrix, legacy support switched to Babel
- RAII support by scope
- Missing AFArray constructor added
- Math function fixes
- mod export fixed
- missing mod export added
- select wrapper implemented
- better-asser dependency fixed
- Runs with ArrayFire 3.2
- Renamed to arrayfire-js
- CMake.js 2.0.0 support
- Fix: pre io.js - traceur-runtime replaced to traceur module
- NAN 2.0 compatibility
- io.js 3 compatibility (io.js 3.2+ needed)