4.4.0
Changes:
- ArangoDB 3.0 support! (use
arangoVersionto run arangojs in the appropriate mode) ArangoErrornow uses the es6-error module- Code has been migrated to use the standard code style
- Browser bundle is now generated with webpack instead of browserify
- Various dependencies have been updated to their most recent versions
- Various minor documentation changes