leveldown
Advanced tools
Changelog
[1.0.0] - 2014-08-26
nan@1.3
for Node 0.11.13+ support (@rvagg)LevelDB@1.17.0
(@kesla)Changelog
[0.10.2] - 2013-11-30
Changelog
[0.10.0] - 2013-11-18
Snappy@1.1.1
(@rvagg and @No9)nan@0.5.x
(@rvagg)abstract-leveldown@0.11.x
for testing (@rvagg)callback->Call()
s to node::MakeCallback()
to properly support Node.js domains (@rvagg)Persistent
references for all batch()
operations as WriteBatch
takes an explicit copy of the data (@mcollina and @rvagg)write()
segfaults (details in #73), (@rvagg and @mcollina)Changelog
[0.8.3] - 2013-09-18
The diff between this version and the previous shows 0.8.4
in the commit message. This is incorrect, since that version was never released.
nan@0.4.0
, better support for latest Node master & support for installing within directory structures containing spaces in directory names (@rvagg)