Skip to content

v3.2.0

Choose a tag to compare

@vadimavdeev vadimavdeev released this 14 Nov 17:47
· 302 commits to master since this release

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 VirgilPythiaCrypto on Windows, which was failing with an obscure error due to VirgilPythia not being available. Now calling new VirgilPythiaCrypto() will fail on Windows with an appropriate error message.