7.0.0 - 2021-09-30
If you are upgrading: please see UPGRADING.md
.
6.0.0 - 2021-04-17
If you are upgrading: please see UPGRADING.md
.
- Breaking: bump
abstract-leveldown
(97eb4b7
,979c4c9
) (Vincent Weevers) - Breaking: modernize syntax and bump
standard
(Level/community#98) (d43d1c4
) (Vincent Weevers) - Add
files
to package.json (5ee83b2
) (Vincent Weevers)
- Breaking: drop node 6 and 8 (Level/community#98) (
48a8253
) (Vincent Weevers)
5.3.0 - 2019-10-04
- Add manifest (Level/community#83) (#79) (@vweevers)
- Include abstract test suite (#77) (@vweevers)
5.2.1 - 2019-09-17
5.2.0 - 2019-09-06
- Upgrade
abstract-leveldown
from~6.0.0
to~6.1.0
(#72) (@vweevers) - Upgrade
hallmark
devDependency from^0.1.0
to^2.0.0
(#70, #74) (@vweevers) - Upgrade
standard
devDependency from^12.0.0
to^14.0.0
(#69, #73) (@vweevers)
- Defer
db.clear()
anddb.compactRange()
(#72)
5.1.0 - 2019-06-22
- Support seeking (#68) (@MeirionHughes)
5.0.1 - 2019-03-31
- Upgrade
nyc
devDependency from^12.0.2
to^13.2.0
(#63) (@vweevers) - Apply common project tweaks (#61, #62,
c4d169e
) (@vweevers)
5.0.0 - 2018-12-21
If you are upgrading: please see UPGRADING.md
.
- Upgrade
abstract-leveldown
dependency from~5.0.0
to~6.0.0
(@ralphtheninja) - Upgrade
standard
devDependency from^11.0.0
to^12.0.0
(@ralphtheninja) - Tweak copyright years for less maintenance (@ralphtheninja)
- Add
nyc
andcoveralls
(@ralphtheninja)
- Remove contributors from
package.json
(@ralphtheninja) - Remove node 9 (@ralphtheninja)
4.0.2 - 2018-05-30
- Replace
util.inherits
withinherits
module (@ralphtheninja)
4.0.1 - 2018-05-22
- Upgrade
abstract-leveldown
to5.0.0
(@ralphtheninja)
4.0.0 - 2018-05-13
If you are upgrading: please see UPGRADING.md
.
- Add node 10 to Travis (@ralphtheninja)
- Upgrade to
[email protected]
(@ralphtheninja)
- Remove node 4 from Travis (@ralphtheninja)
3.0.0 - 2018-02-08
If you are upgrading: please see UPGRADING.md
.
- Add
9
to travis (@ralphtheninja)
- Upgrade to
[email protected]
(@ralphtheninja)
- Remove
DeferredLevelDOWN.prototype._isBuffer
, no longer needed since we useBuffer.isBuffer()
(@ralphtheninja)
- Defer
approximateSize()
separately (@ralphtheninja) - Fix broken link in
README
and clean up old.jshintrc
(@ralphtheninja)
2.0.3 - 2017-11-04
Note: [email protected]
dropped support for node 0.12
and didn't have any breaking changes to api or behavior, hence a new patch version.
- Upgrade to
[email protected]
(@vweevers)
2.0.2 - 2017-10-06
- Add
standard
for linting (@ralphtheninja)
- Use svg instead of png for travis badge (@ralphtheninja)
- Update to new badge setup (@ralphtheninja)
_serializeKey()
and_serializeValue()
should not modify keys or values (@ralphtheninja)
2.0.1 - 2017-09-12
- Add Greenkeeper badge (@ralphtheninja)
- Add
6
and8
to travis (@ralphtheninja)
- Upgrade to
[email protected]
(@ralphtheninja)
- Remove
0.8
,0.10
and0.11
from travis (@ralphtheninja)
2.0.0 - 2017-07-30
- Update dependencies (@ralphtheninja)
- Update copyright years (@ralphtheninja)
2.0.0-2 - 2015-05-28
- Fix
.iterator()
after db is opened (@juliangruber)
2.0.0-1 - 2015-05-28
No changes.
2.0.0-0 - 2015-05-27
- Upgrade to
[email protected]
for.status
(@juliangruber) - Change api to
leveldown
api (@juliangruber)
1.2.2 - 2017-07-30
- Add
4
,6
and7
to travis (@juliangruber) - Add
8
to travis (@ralphtheninja)
- Update
tape
andabstract-leveldown
dependencies (@juliangruber)
- Remove
0.10
from travis (@juliangruber)
1.2.1 - 2015-08-14
- Add
0.12
,2.5
and3.0
to travis (@juliangruber)
- Remove
0.8
and0.11
from travis (@juliangruber)
- Fix iterator after
setDb
case (@substack) - Fix broken travis link (@juliangruber)
1.2.0 - 2015-05-28
- Upgrade to
[email protected]
for.status
(@juliangruber)
1.1.0 - 2015-05-22
- Export
DeferredIterator
(@juliangruber)
1.0.0 - 2015-04-28
- Upgrade to
[email protected]
(@ralphtheninja)
0.3.0 - 2015-04-16
- Add support for deferred iterators (@juliangruber)
- Change to plain
MIT
license (@andrewrk) - Update logo and copyright (@ralphtheninja)
0.2.0 - 2014-04-26
- Remove
bops
and replace withBuffer
(@rvagg)
0.1.0 - 2013-10-14
location
passed toAbstractLevelDOWN
constructor is optional (@rvagg)
- Remove
npm-dl
badge (@rvagg)
0.0.1 - 2013-09-30
- Update documentation (@rvagg)
0.0.0 - 2013-09-17
🌱 First release. (@rvagg)