Releases: Level/iterator-stream
Releases · Level/iterator-stream
v5.0.0
If you are upgrading: please see UPGRADING.md.
Changed
- Breaking: drop node 6 and 8 (Level/community#98) (
4259b6b) (Vincent Weevers) - Breaking: modernize syntax and bump
standard(Level/community#98) (ce274c8) (Vincent Weevers) - Add
filestopackage.json(142cdbd) (Vincent Weevers)
v4.0.2
v4.0.1
v4.0.0
Changed
- Upgrade
through2devDependency from^2.0.0to^3.0.0(@vweevers) - Upgrade
readable-streamdependency from^2.0.5to^3.0.2(@ralphtheninja) - Upgrade
standarddevDependency from^11.0.0to^12.0.0(@ralphtheninja)
Added
- Add
nycandcoveralls(#39) (@ralphtheninja)
Removed
- Remove node 9 (@ralphtheninja)
v3.0.1
v3.0.0
Removed
- Remove node 4 (@ralphtheninja)
v2.0.3
[2.0.3] - 2018-06-28
Fixed
- Revert proper destroy (#34) (@ralphtheninja)
Historical Note The previous release was meant to restore node 4 and included an additional change by mistake.
v2.0.2
Changed
- Restore node 4 (@ralphtheninja)
Historical Note We made a mistake releasing v2.0.1 with the engines field in package.json set to node 6 as minimal version. This caused problems for users of yarn. We therefore released v2.0.2 which restored node 4 and a new major directly after this.
v2.0.1
Changed
- Upgrade
leveldowndevDependency from^1.4.1to^4.0.0(@ralphtheninja) - Upgrade
standarddevDependency from^10.0.3to^11.0.0(@ralphtheninja)
Added
- Add node 9 and 10 to Travis (@ralphtheninja)
- Add
UPGRADING.md(@ralphtheninja)
Removed
- Remove node 7 from Travis (@ralphtheninja)
v2.0.0
Changed
- Upgrade
readable-streamfrom^1.0.33to^2.0.5(@Greenkeeper, @ralphtheninja) - Upgrade
tapedevDependency from^3.5.0to^4.4.0(@Greenkeeper, @ralphtheninja) - Upgrade
through2devDependency from^0.6.3to^2.0.0(@Greenkeeper, @ralphtheninja) - Upgrade
leveldowndevDependency from^0.10.4to^1.4.1(@juliangruber) - Update copyright year to 2017 (@ralphtheninja)
- Update README example using
standard(@ralphtheninja)
Added
- Add node 6 to Travis (@Greenkeeper, @juliangruber)
- Add node 7 and 8 to Travis (@ralphtheninja)
- Add Greenkeeper (@ralphtheninja)
- Add
standard(@ralphtheninja) - Test
.destroy()during and afteriterator.next()(@ralphtheninja)
Removed
- Remove node 0.10, 0.12 and iofs from Travis (@Greenkeeper, @juliangruber)
- Remove encodings (@ralphtheninja)
- Remove Makefile (@ralphtheninja)