Releases: Level/mem
Releases · Level/mem
v6.0.1
v6.0.0
If you are upgrading: please see UPGRADING.md
.
Changed
- Breaking: bump
level-packager
andmemdown
(d1fbde2
) (Vincent Weevers)
Removed
- Breaking: drop Node.js 6 and 8 (
3cb1a32
) (Vincent Weevers).
v5.0.1
v5.0.0
If you are upgrading: please see UPGRADING.md
.
Changed
v4.0.0
If you are upgrading: please see UPGRADING.md
.
Changed
- Upgrade
memdown
from~3.0.0
to^4.0.0
(35ccf15
) (@vweevers) - Upgrade
level-packager
from~4.0.0
to^5.0.0
(3f3298e
) (@vweevers) - Upgrade
standard
devDependency from^11.0.1
to^12.0.0
(#45) (@ralphtheninja) - Apply common project tweaks (#47, #48) (@vweevers)
Added
- Add
nyc
andcoveralls
(#44, #49) (@ralphtheninja, @vweevers)
Removed
- Remove node 9 (
f139c37
) (@ralphtheninja) - Remove
contributors
frompackage.json
(f09b950
) (@vweevers)
v3.0.1
Changed
- Upgrade
level-packager
from~3.0.0
to~4.0.0
(@ralphtheninja) - Use proper version range for
tape
(@ralphtheninja) - Tweak copyright years for less maintenance
- Use abstract tests from
level-packager
(@ralphtheninja)
Added
- Add
standard
(@ralphtheninja)
Removed
- Remove
.jshintrc
(@ralphtheninja)
v3.0.0
Added
- Add node 10 to Travis (@ralphtheninja)
- Add
UPGRADING.md
(@ralphtheninja)
Changed
- Update
memdown
to~3.0.0
(@ralphtheninja) - Update
level-packager
to~3.0.0
(@ralphtheninja)
Removed
- Remove node 4 from Travis (@ralphtheninja)
v2.0.0
Added
- Travis: add 9 (@ralphtheninja)
Changed
- Update
memdown
to~2.0.0
(@ralphtheninja) - Update
level-packager
to~2.1.1
(@ralphtheninja) - README: normalize and tweak style (@ralphtheninja)
- README: add node badge (@ralphtheninja)
- Switch to plain MIT license (@ralphtheninja)
Removed
- Travis: remove 0.12, 5 and 7 (@ralphtheninja)
v1.0.2
Changed
- Update repository url in
package.json
(@juliangruber)
v1.0.1
Changed
- Update
memdown
to~1.4.1
(@ralphtheninja)