abstract-leveldown
Advanced tools
Changelog
Changelog
[6.0.0] - 2018-10-20
If you are upgrading: please see UPGRADING.md
.
airtap
devDependency from 0.0.5
to 0.1.0
(#229, #231, #245, 029f56a
, #252) (@vweevers, @ralphtheninja)sinon
devDependency from ^5.0.0
to ^6.0.0
(#232) (@ralphtheninja)standard
devDependency from ^11.0.0
to ^12.0.0
(#303) (@ralphtheninja)_serializeKey
and _serializeValue
identity functions (#277) (@vweevers)db
property mandatory and public on iterator and chained batch (#257, #309) (@vweevers)AbstractChainedBatch#_clear
with _put
and _del
(#257) (@vweevers)AbstractChainedBatch#_write
with options (#257) (@vweevers)level-concat-iterator
instead of collectEntries
(#246) (@ralphtheninja)db
instances in test suite (#258, #268, #282) (@ralphtheninja, @vweevers)abstract/
to test/
(#253) (@vweevers)(test, testCommon)
(#268, #275) (@ralphtheninja)exports.*
over module.exports.*
(#276) (@ralphtheninja)0b2949a
) (@ralphtheninja)iterator#seek()
(#237, #302, #307) (@vweevers, @ralphtheninja)nyc
and coveralls
devDependencies for code coverage (#253) (@vweevers)setUp
and tearDown
to all sub tests (#279, #289) (@ralphtheninja)hallmark
devDependency for Markdown style and contributors (#312) (@vweevers)location
(#258) (@ralphtheninja)lastLocation
, cleanup
, rimraf
(#249) (@vweevers)0b52395
) (@ralphtheninja)null
meant "not defined" (#277) (@vweevers)test/put-test.js
(#300) (@ralphtheninja)errorValues()
test (#273) (@ralphtheninja)testCommon
parameter (#264, #271) (@vweevers)contributors
from package.json
(542f350
) (@ralphtheninja)a36c04f
) (@ralphtheninja)t.throw
tests check error messages correctly (#286) (@ralphtheninja)null
(#257, #288) (@ralphtheninja, @vweevers)Changelog
[5.0.0] - 2018-05-22
If you are upgrading: please see UPGRADING.md
.
sinon
to ^5.0.0
(@ralphtheninja)const
with var
to support IE10 (@vweevers)airtap
for browser tests (@vweevers)Changelog
[4.0.3] - 2018-02-21
ts-node
to ^5.0.0
(@zixia)standard
to ^11.0.0
(@ralphtheninja)Changelog
[4.0.1] - 2018-02-09
This was released as a patch because it only changed tests and TypeScript typings (which are marked experimental and don't follow semver).
Changelog
[4.0.0] - 2018-01-20
If you are upgrading: please see UPGRADING.md
.
AbstractLevelDOWN#_setupIteratorOptions
(@ralphtheninja)testCommon.js
the default value for testCommon
parameter (@ralphtheninja)Buffer.isBuffer()
instead of AbstractLevelDOWN#isBuffer
(@ralphtheninja)'put'
or 'del'
(@vweevers)standard
for linting (#150) (@ralphtheninja)UPGRADING.md
(@ralphtheninja)isLevelDOWN
function and corresponding tests (@ralphtheninja)AbstractLevelDOWN#approximateSize
method and corresponding tests (@ralphtheninja)testBuffer
in abstract/put-get-del-test.js
(@ralphtheninja)abstract/put-test.js
(@vweevers)BufferType
parameter in abstract/put-get-del-test.js
, use Buffer
(@ralphtheninja)zalgo
(@vweevers)