6.0.1 - 2022-06-12
- Restore 32-bit prebuild (
acb9b62
) (Vincent Weevers)
6.0.0 - 2022-06-05
The 32-bit prebuild was restored in 6.0.1.
- Breaking: drop Node.js 10 and 12 (
9c7e4fa
) (Vincent Weevers) - Breaking: drop 32-bit prebuild (
cb1fdec
) (Vincent Weevers) - Replace use of
std::ptr_fun
(8f5ac34
) (Vincent Weevers)
5.0.1 - 2021-11-11
- Include prebuilds in npm package (
54fadf8
) (Vincent Weevers)
5.0.0 - 2021-11-11
This version was not published to npm for lack of prebuilds; fixed in 5.0.1.
- Breaking: drop Node.js 8 (
b0add44
) (Vincent Weevers) - Move to Node-API with prebuildify (
cf5c6c7
) (Vincent Weevers).
4.0.0 - 2021-06-07
- Breaking: bump
prebuild-install
from 5.x to 6.x (37bd9c9
) (Vincent Weevers) - Bump
standard
devDependency (d74d7a8
) (Vincent Weevers)
3.1.1 - 2020-08-16
3.1.0 - 2020-08-16
- Unlock dependencies (
0424fbc
) (@vweevers) - Upgrade
prebuild
devDependency from^9.0.0
to^10.0.0
(e0f7d5f
) (@vweevers) - Upgrade
tape
devDependency from^4.10.1
to^5.0.0
(#15) (@vweevers) - Upgrade
hallmark
devDependency from^0.1.0
to^2.0.0
(#9, #12) (@vweevers) - Upgrade
standard
devDependency from^12.0.1
to^14.0.0
(#8, #11) (@vweevers)
3.0.1 - 2019-06-11
- Upgrade
prebuild
from^8.2.1
to^9.0.0
(#6)
3.0.0 - 2019-06-01
- Update dependencies to enable Greenkeeper (#3)
- Move changelog to
CHANGELOG.md
(7e3bb93
) - Tweak
README.md
(8b37083
)
2.1.0 - 2018-11-18
- Remove (need for)
os
filter inpackage.json
- Update
nan
from~2.10.0
to~2.11.1
- Update
prebuild-install
from~4.0.0
to~5.2.1
- Update
prebuild
devDependency from~7.6.0
to~8.1.2
- Add
standard
2.0.0 - 2018-05-19
- Add prebuilds for Node 8, 9 and 10
- Breaking: Drop Node 4, 5 and 7
2.0.0-beta1 - 2016-12-03
- Add prebuilds for Node 4 - 7
- Add CLI
- Trim values
- Ignore empty values and
0.0.0.0
versions
- Drop Node < 4 support
1.0.1 - 2016-03-27
- Fix installation of prebuilds
1.0.0 - 2016-03-27
🌱 Initial release.