- Add compatibility for
[email protected]
by using morenan
types and methods.- Thanks to @apla for this contribution!
- Add compatibility for Node 4
- Upgrade
nan
dependency [email protected]. Thank you @lorenc-tomasz
- Upgrade
- New maintainer/owner @MadLittleMods. Previously maintained by @adrai 👍
- Add tests
npm test
find
now also returns a promise- Format js and c++
- Added eslint file, linter code style guidelines
- Alias
insert
as theadd
event name for.on
- Update readme
- Fix usage section
.on
callbacks which do not actually have aerr
parameter passed to the callback - Add API section to document clearly all of the methods and events emitted
- Add test instructions
- Fix usage section
- Add support for Node v0.12.x
- Revert "ready for node >= 0.11.4"
- Fix issues found via cppcheck
- Ready for node >= 0.11.4
- First release