leveldown
Advanced tools
Changelog
[5.0.0] - 2019-03-29
If you are upgrading: please see UPGRADING.md
.
prebuildify
instead of prebuild
(#549, #562, #571) (@ralphtheninja)1.1.4
to 1.1.7
as a git submodule (#522, #535) (@filoozom)abstract-leveldown
from ~5.0.0
to ~6.0.0
(@ralphtheninja, @vweevers) (#511)_serializeKey()
and _serializeValue()
(#506) (@vweevers)_seek()
instead of seek()
(#506) (@vweevers)suite.common()
in test/common.js
(7b0f6d9
) (@ralphtheninja)location
in LevelDOWN
constructor, as location
was removed from abstract-leveldown
(#494) (@ralphtheninja)tempy
in tests, removing need for cleanup (#494) (@ralphtheninja)level-concat-iterator
in tests (#494) (@ralphtheninja)makeTest
an error-first callback (#518) (@vweevers)standard
devDependency from ^11.0.1
to ^12.0.0
(#503) (@ralphtheninja)slump
devDependency from ~2.0.0
to ~3.0.0
(#504) (@vweevers)98cbb4f
) (@ralphtheninja)remark-cli
with hallmark
(#548) (@vweevers).npmignore
(@vweevers)1c90e8f
) (@vweevers, @ralphtheninja)override
and final
keywords following C++ Core Guidelines (#600) (@vweevers)linux-armv7
, linux-arm64
, android-armv7
and android-arm64
prebuilds (#584, #585, #587) (@ralphtheninja, @vweevers)nyc
and coveralls
for code coverage (#497, #591) (@ralphtheninja, @vweevers)approximateSize()
to compactRange()
(#517) (@vweevers)null
or undefined
(#511) (@vweevers)batch()
(array and chained form), sync
option and db
references (#556) (@vweevers)download-prebuilds
npm script (#564) (@vweevers)0f5f554
, #562) (@ralphtheninja).jshintrc
(1d122b0
) (@ralphtheninja)508027d
) (@ralphtheninja)package.json
(8a29ecc
) (@ralphtheninja)g++-4.8
apt package from Travis (#489) (@ralphtheninja)key
argument from ChainedBatch#_clear
(#519) (@vweevers)db.close()
from test/approximate-size-test.js
(d04f233
) (@ralphtheninja)abstract-leveldown
(#508) (@vweevers)iota-array
and lexicographic-integer
devDependencies (#508) (@vweevers)xcacheSize
and xmaxOpenFiles
from leak tests (#569) (@ralphtheninja)bindings
dependency (#583) (@peakji)compactRange()
arguments (#517) (@vweevers)iterator()
on non-open db (#514) (@vweevers)PriorityWorker
to defer closing until put
is done (#597) (@vweevers)t.plan()
(#594) (@vweevers)Changelog
[4.0.1] - 2018-05-22
abstract-leveldown@~5.0.0
(@ralphtheninja)Changelog
[4.0.0] - 2018-05-16
levelup
(@vweevers)standard
(@ralphtheninja)verify-travis-appveyor@^3.0.0
(@ralphtheninja)node-uuid
to uuid
(@ralphtheninja)README
format (@ralphtheninja)approximateSize()
(@ralphtheninja)Changelog
[3.0.2] - 2018-05-05
prebuild-install@^4.0.0
(@ralphtheninja)Changelog
[3.0.1] - 2018-04-26
verify-travis-appveyor
as part of tests to ensure they are in sync (@ralphtheninja)destroy()
doesn't inadvertently create the directory (@vweevers)@types/node
to reduce spam (@ralphtheninja)nan@2.10
(@ralphtheninja)AsyncWorker
classes (@ralphtheninja)Buffer()
(@peakji)nan
(@ralphtheninja)console.log()
from approximate-size-test.js
(@vweevers)Changelog
[3.0.0] - 2018-01-30
abstract-leveldown@4
(@ralphtheninja)prebuild@7
(@ralphtheninja)destroy()
deletes LevelDB
-only dir (@joyeecheung)