3.0.1 - 2021-09-24
3.0.0 - 2021-04-09
If you are upgrading: please see UPGRADING.md
.
- Breaking: drop node 6 and 8 (Level/community#98) (
bb296b9
) (Vincent Weevers) - Breaking: modernize syntax and bump
standard
(Level/community#98) (5a6de73
) (Vincent Weevers) - Bump
errno
from 0.1.8 to 1.0.0 (#34) (bb5ec3a
,6756d89
) (Lars-Magnus Skog, Vincent Weevers) - Add
files
topackage.json
(83d2dcd
) (Vincent Weevers).
2.0.1 - 2019-04-05
- Upgrade
standard
devDependency from^11.0.0
to^12.0.0
(#19) (@ralphtheninja) - Apply common project tweaks (#20, #21) (@vweevers)
- Tweak license (
b61e01b
) (@ralphtheninja) - Tweak copyright years for less maintenance (
772e911
) (@ralphtheninja)
- Add
nyc
andcoveralls
(#18, #22) (@ralphtheninja, @vweevers)
- Remove node 9 from travis (
9254882
) (@ralphtheninja) - Remove experimental typings (
0ad3b37
) (@vweevers) - Remove contributors from
package.json
(29e1ae1
) (@ralphtheninja) - Remove copyright headers from code (
f5e5e40
) (@ralphtheninja)
2.0.0 - 2018-05-13
If you are upgrading: please see UPGRADING.md
.
- Tweak readme, add npm and node badges (
f80d1b7
) (@ralphtheninja) - Upgrade
standard
devDependency from^10.0.3
to^11.0.0
(#12) (@ralphtheninja)
- Add node 10 (
b002756
) (@ralphtheninja)
- Drop node 0.12, 4, 5 and 7 (
b002756
,150a3c6
) (@ralphtheninja)
1.1.2 - 2017-11-13
- Update README style (#11) (@ralphtheninja)
- Add
standard
devDependency (#10) (@ralphtheninja)
1.1.1 - 2017-09-10
- Fix error
cause
argument in typings (#9) (@MeirionHughes)
1.1.0 - 2017-09-10
- Tweak README (
64b4842
) (@ralphtheninja)
- Add basic typings (#8) (@MeirionHughes)
1.0.5 - 2017-08-15
- Update copyright year from 2015 to 2017 (#7) (@ralphtheninja)
- Add node 4, 5, 6, 7 and 8 (#7) (@ralphtheninja)
- Add Greenkeeper (#3, #6) (@ralphtheninja)
- Drop node 0.10 and iojs (#7) (@ralphtheninja)
1.0.4 - 2015-08-25
- Document API (#2) (@juliangruber)
1.0.3 - 2015-03-21
- Add node 0.10 to travis (
fcc758c
) (@ralphtheninja)
1.0.2 - 2015-03-21
- Tweak README to have same style as
codec
(d5e0cba
) (@ralphtheninja)
- Add travis (
5f6d1cd
,58690fa
,36c3199
) (@ralphtheninja)
1.0.1 - 2015-03-20
🌱 Initial release.