5.0.0 - 2021-09-12
If you are upgrading: please see UPGRADING.md
.
- Breaking: bump
rocksdb
from 4.x to 5.x (a02f4b5
) (Vincent Weevers) - Breaking: bump
level-packager
from 5.x to 6.x (#73) (a0b5ea6
) (Vincent Weevers)
- Breaking: drop Node.js 8 (Level/community#98) (
ec94d45
) (Vincent Weevers) - Remove legacy range options from README (Level/community#86) (
6d08202
) (Vincent Weevers).
4.0.0 - 2019-06-08
If you are upgrading: please see UPGRADING.md
.
- Upgrade
level-packager
from^4.0.0
to^5.0.1
(1033aa8
) (#59) (@vweevers) - Upgrade
rocksdb
from^3.0.0
to^4.0.0
(51dfde2
) (#59) (@vweevers) - Apply common project tweaks (#54, #55) (@vweevers)
- Upgrade
standard
devDependency from^11.0.1
to^12.0.0
(#42) (@ralphtheninja)
- Add node 12 to Travis (
8132936
) (#59) (@vweevers) - Add
nyc
andcoveralls
(#41, #56, #57) (@ralphtheninja, @vweevers) - Add
.npmignore
(10f0e72
) (@vweevers)
- Remove node 9 from Travis (
9a83c55
) (@ralphtheninja) - Drop node < 8.6.0 (
cbe000a
) (#59) (@vweevers)
3.0.1 - 2018-06-24
- Upgrade
level-packager
to^4.0.0
(@ralphtheninja) - Use abstract tests from
level-packager
(@ralphtheninja) - Tweak copyright years for less maintenance (@ralphtheninja)
- Replace
LICENSE
withLICENSE.md
(@ralphtheninja) - Switch to plain MIT license (@ralphtheninja)
- Add
CONTRIBUTORS.md
stub (@ralphtheninja)
- Remove apt package from Travis (@ralphtheninja)
- Remove
contributors
frompackage.json
(@ralphtheninja)
3.0.0 - 2018-05-24
If you are upgrading: please see UPGRADING.md
.
- Upgrade
rocksdb
to^3.0.0
(@ralphtheninja) - Upgrade
level-packager
to^3.0.0
(@ralphtheninja)
- Add node 10 to Travis (@ralphtheninja)
- Add
standard
(@ralphtheninja) - Add
CHANGELOG.md
andUPGRADING.md
(@ralphtheninja)
- Remove node 4 from Travis (@ralphtheninja)
2.0.0 - 2018-04-17
If you are upgrading: please see UPGRADING.md
.
- Upgrade
rocksdb
to^2.0.0
(@ralphtheninja) - Upgrade
level-packager
to^2.0.0
(@ralphtheninja) - Update README (@vweevers)
- Add Greenkeeper badge (@ralphtheninja)
- Add node 9 to Travis (@ralphtheninja)
- Remove node 7 from Travis (@ralphtheninja)
- Fix oom problems on linux by limiting cores (@ralphtheninja)
1.0.1 - 2017-07-01
- Update links in README (@mcollina)
1.0.0 - 2017-07-01
Technically not the first release. Earlier versions were published in 2013.