This repository was archived by the owner on Dec 20, 2024. It is now read-only.
Releases: Level/packager
Releases · Level/packager
v6.0.1
v6.0.0
If you are upgrading: please see UPGRADING.md.
Changed
- Breaking: modernize syntax and bump
standard(Level/community#98) (4770d17) (Vincent Weevers) - Breaking: bump
levelupandencoding-down(c92e054) (Vincent Weevers) - Add
filestopackage.json(809fb8e) (Vincent Weevers)
Removed
- Breaking: drop node 6 and 8 (Level/community#98) (
5fd4a37) (Vincent Weevers)
v5.1.1
v5.1.0
v5.0.3
v5.0.2
Changed
Added
Fixed
v5.0.1
v5.0.0
Changed
- Upgrade
encoding-downfrom~5.0.0to^6.0.0(#80, #81) (@vweevers) - Upgrade
levelupfrom^3.0.0to^4.0.0(#79) (@ralphtheninja) - Upgrade
standarddevDependency from^11.0.0to^12.0.0(#74) (@ralphtheninja) - Replace
remark-clidevDependency withhallmark(#81) (@vweevers)
Added
- Add nyc and coveralls (#73) (@ralphtheninja)
Removed
- Remove node 9 (
29fdaf4) (@ralphtheninja)
v4.0.1
Changed
- Use
varinstead oflet(@ralphtheninja)
Added
- Add
remarktooling (@ralphtheninja) - Add
'use strict'to all abstract tests (@ralphtheninja)
Removed
- Remove
contributorsfrompackage.json(@ralphtheninja)
v4.0.0
Changed
- Rewrite
test.jsto testlevel-packagerapi (@ralphtheninja)