- Fixed several security vulnerabilities
- Change build of node.js version in travis
- Fixed linting
- Published to npm
- Fixed inheritence error
- Update dependency versions
- Removed coffeescript register in index.js
- Converted to javascript
- Add toJSON method to KinveyError
- Updated copyrights and licenses
- Fixed NotFound error to be a 404 rather than a 400 error
- Created KinveyError as a subclass of Error
- Initail Release