Changelog
November 4, 2021 ยท View on GitHub
3.1.0 - 2021-11-04
Added
- Support promises and
abstract-level(3074af8) (Vincent Weevers)
3.0.0 - 2021-04-08
If you are upgrading: please see UPGRADING.md.
Changed
- Breaking: modernize syntax and bump standard (
dd37269) (Level/community#98) (Vincent Weevers).
2.0.1 - 2019-04-01
Changed
- Upgrade
standarddevDependency from^11.0.1to^12.0.1(6b957cf) (@vweevers) - Apply common project tweaks (#12, #13,
0c1d4e0) (@vweevers)
Added
- Add
nycandcoveralls(#11,a3e312a) (@ralphtheninja, @vweevers)
Removed
- Remove node 9 from travis (
0347b82) (@ralphtheninja)
2.0.0 - 2018-06-27
If you are upgrading: please see UPGRADING.md.
Changed
- Detect end by checking key and value (@vweevers)
- Use
levelin example instead ofleveldown(@ralphtheninja) - End iterator if next errors (@ralphtheninja)
Removed
- Remove custom
nextTickparameter (@ralphtheninja)
Added
- Add
homepageandrepositorytopackage.json(@ralphtheninja) - Add
UPGRADING.md(@ralphtheninja)
1.0.0 - 2018-06-24
:seedling: Initial release.