subleveldown
Advanced tools
Changelog
[3.0.1] - 2018-07-27
nyc
and coveralls
(@ralphtheninja)fillCache
option to SubIterator
(@Nocory)Changelog
[3.0.0] - 2018-06-07
If you are upgrading: please see UPGRADING.md
.
cleanup()
cb synchronously (@ralphtheninja)makeExistingDbTest()
from test/common.js
(@ralphtheninja)Changelog
[3.0.0-rc1] - 2018-06-03
levelup
from ^1.2.1
to ^3.0.1
(@ralphtheninja)abstract-leveldown
from ^2.4.1
to ^5.0.0
(@ralphtheninja)memdown
devDependency from ^1.1.0
to ^3.0.0
(@ralphtheninja)tape
devDependency from ^4.2.2
to ^4.9.0
(@ralphtheninja)standard
devDependency from ^5.3.1
to ^11.0.1
(@ralphtheninja)package.json
(@ralphtheninja)util.inherits
with inherits
module (@ralphtheninja)SubIterator
should inherit from AbstractIterator
(@ralphtheninja)SubDown#type
from subdown
to subleveldown
(@ralphtheninja)SubDown#_open
to handle any inner *downs (@ralphtheninja)levelup
+ encoding-down
(@ralphtheninja)encoding-down
for encoding logic (@ralphtheninja)SubDown
constructor (@ralphtheninja)levelup
and re-opening it (@ralphtheninja)down()
and isAbstract()
functions (@ralphtheninja)UPGRADING.md
(@ralphtheninja)SubDown#destroy
(@ralphtheninja)SubDown#repair
(@ralphtheninja)SubDown#setDb
(@ralphtheninja)SubDown#approximateSize
(@ralphtheninja)SubDown#getProperty
(@ralphtheninja)new Buffer()
(@ralphtheninja)Changelog
[2.1.0] - 2015-10-30
standard
for linting (@mafintosh)abstract-leveldown
from ^2.1.0
to ^2.4.1
(@mafintosh)levelup
from ^0.19.0
to ^1.2.1
(@mafintosh)memdown
devDependency from ^1.0.0
to ^1.1.1
(@mafintosh)tape
devDependency from ^3.0.3
to ^4.2.2
(@mafintosh)opts
parameter to SubDown
for custom open logic (@mafintosh)opts.open
open hook (@mafintosh)Changelog
[2.0.0] - 2015-02-04