abstract-leveldown
Advanced tools
Changelog
[0.8.0] - 2013-08-02
It seems the version in package.json
was never changed to 0.8.0
in the git history, even though the 0.8.0
tag exists. Most likely package.json
was modified locally during npm publish
but was never committed.
process.browser
check instead of process.title == 'browser'
(@rvagg)BufferType
parameter to abstract/put-get-del-test.js
for bops
support (@rvagg)isTypedArray
function which checks ArrayBuffer
or Uint8Array
for bops
support (@rvagg)cleanup
function not calling back when browserified (@rvagg)