This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
v7.0.0
If you are upgrading: please see UPGRADING.md
.
Changed
- Breaking: drop node 6 and 8 (Level/community#98) (
5c6752f
) (Vincent Weevers) - Breaking: modernize syntax and bump
standard
(Level/community#98) (404f20f
) (Vincent Weevers) - Bump
abstract-leveldown
,level-codec
andlevel-errors
(83556fd
) (Vincent Weevers) - Add
files
topackage.json
(103fe95
) (Vincent Weevers)
Added
- Support encoding options on chained batch
put()
anddel()
(9690e52
) (Level/levelup#633) (Vincent Weevers)
Removed
- Remove default export (Level/community#87) (
1111866
) (Vincent Weevers)