1.0.3
Using semver now π
- Breaking change: Drop support nodejs < 8.11.1
- Possible breaking change: new Buffer() call as deprecated was replaced by Buffer.from & Buffer.alloc.
- Possible breaking change: Drop support for hash scheme sha (was removed in node ~10). sha1, sha256 and others still works.
- Possible breaking change: Little change in environment detect algorithm.
importKey()
now returns thisno padding
scheme will padded data with zeros on all environments