3.1.0 - 2021-11-04
- Support promises and
abstract-level
(3074af8
) (Vincent Weevers)
3.0.0 - 2021-04-08
If you are upgrading: please see UPGRADING.md
.
- Breaking: modernize syntax and bump standard (
dd37269
) (Level/community#98) (Vincent Weevers).
2.0.1 - 2019-04-01
- Upgrade
standard
devDependency from^11.0.1
to^12.0.1
(6b957cf
) (@vweevers) - Apply common project tweaks (#12, #13,
0c1d4e0
) (@vweevers)
- Add
nyc
andcoveralls
(#11,a3e312a
) (@ralphtheninja, @vweevers)
- Remove node 9 from travis (
0347b82
) (@ralphtheninja)
2.0.0 - 2018-06-27
If you are upgrading: please see UPGRADING.md
.
- Detect end by checking key and value (@vweevers)
- Use
level
in example instead ofleveldown
(@ralphtheninja) - End iterator if next errors (@ralphtheninja)
- Remove custom
nextTick
parameter (@ralphtheninja)
- Add
homepage
andrepository
topackage.json
(@ralphtheninja) - Add
UPGRADING.md
(@ralphtheninja)
1.0.0 - 2018-06-24
🌱 Initial release.