Releases: codearoni/zxp-provider
Releases · codearoni/zxp-provider
2.0.0
This is a rather major, breaking change to zxp-provider.
Some highlights:
- zxp-provider now supports all versions of ZXPSignCmd, and defaults to the latest version.
- Now only supports node 12 or higher. Please use 1.x.x if you are running on older versions of node.js
See the README for example implementations of the new API.
1.2.0
1.2.0 does not introduce any code changes. However, I have officially dropped support for node v4 with this release. The CI environment will continue to run node v6 tests. However, the engine support as of this time is v8 or v9 and above. If you're running an older version of node, I recommend upgrading if you haven't already. I will not be supporting old versions for zxp-provider.