Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 407 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 407 Bytes

3.x

3.0.0

  • Added extra signature of unencrpyted data required in .NET validation

2.x

2.0.0

  • Node 12 support and bignum -> BigInt

1.x

1.1.2

  • Remove moar es6 and add use strict

1.1.1

  • Removed babel and build step

1.1.0

  • Added encrypt method
  • Adding missing mocha dependency
  • Fix for linting and test compilation

1.0.1

  • Added test, lint, format, and build