Skip to content

v1.0.0

Compare
Choose a tag to compare
@forrest-ua forrest-ua released this 02 Feb 10:58
· 17 commits to master since this release

⚠ BREAKING CHANGES

  • update xml-crypto and xmldom dependencies to fix sec issues
  • stop supporting node v4 and v8
  • xml-encryption major version bump, fix typo in config property
    from keyEncryptionAlgorighm to keyEncryptionAlgorithm consumed by
    new xml-encryption library version.

Features

  • fix sec issues with dependencies (06acc02)
  • update xml-crypto and xmldom dependencies to fix sec issues (772c30e)
  • remove node v4 and v8 in travis configuration (d8c62af)