Skip to content

Releases: codearoni/zxp-provider

2.0.0

26 Mar 02:08
Compare
Choose a tag to compare

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

08 Mar 03:41
Compare
Choose a tag to compare

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.

1.1.4

22 Feb 03:26
57dcffa
Compare
Choose a tag to compare

You can now put white space in your extension path on OSX. Every time you put white space in your file paths voluntarily, God kills a kitten. This release encourages kitten death. I apologize immensely for it.

1.1.3

09 Jan 06:08
ffafba5
Compare
Choose a tag to compare

Fixes /bin/osx permissions for OSX end users.

1.1.2

06 Dec 06:57
Compare
Choose a tag to compare

Fixes permission issues with the OSX binary, per Issue #3 .

1.1.1

13 Sep 00:15
Compare
Choose a tag to compare

Updated osx binary to address Issue #2

1.1.0

13 Sep 00:14
Compare
Choose a tag to compare

Updated all os binaries to v4.0.7

1.0.1

18 Apr 02:39
Compare
Choose a tag to compare

Changelog

  • Windows path are not wrapped in double quotes. This should help address issues with common Win paths having spaces and special characters.
  • Small CI changes that do not affect the public API.

1.0.0

14 Apr 02:40
Compare
Choose a tag to compare

First release

  • Support for OSX, Win32, and Win64
  • Uses ZXPSignCmd v3.0.30