v3.2.0
November 14, 2018
- Update VirgilCrypto to version 2.6.2 which adds support for Node.js v11
- Setup testing in CI on Windows and mac OS
- Fix import of
VirgilPythiaCryptoon Windows, which was failing with an obscure error due toVirgilPythianot being available. Now callingnew VirgilPythiaCrypto()will fail on Windows with an appropriate error message.