Releases: PeculiarVentures/PKI.js
Releases · PeculiarVentures/PKI.js
v3.2.4
Full Changelog: v3.2.0...v3.2.4
v3.2.0
What's Changed
- chore(deps): bump ws from 7.5.9 to 7.5.10 in /website by @dependabot in #409
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /website by @dependabot in #410
- Improve computation speed for makePKCS12B2Key by @microshine in #411
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- chore(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /website by @dependabot in #397
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website by @dependabot in #400
- chore(deps): bump express from 4.18.2 to 4.19.2 in /website by @dependabot in #401
- Update dependencies and fix type annotation by @microshine in #406
Full Changelog: v3.0.16...v3.1.0
v3.0.13
What's Changed
- chore(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #370
- Website: Renew by @donskov in #384
- chore(deps): bump follow-redirects from 1.15.3 to 1.15.5 in /website by @dependabot in #390
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #392
- chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #393
- fix: dino -> deno and add link by @disjukr in #388
- Fix splice usage pattern by @xltan in #396
New Contributors
- @dependabot made their first contribution in #370
- @donskov made their first contribution in #384
- @disjukr made their first contribution in #388
- @xltan made their first contribution in #396
Full Changelog: v3.0.15...v3.0.16
v3.0.8
Fixes:
- Align SignedData verification result with v2
v3.0.5
3.0.5
v2.1.94
2.1.94
Fix for issue #165
2.1.41 Fix for issue #165
Addon with CMS Enveloped examples
CMS Enveloped examples
New release v1.2.0
New features:
- Encrypting/decrypting support;
- Two new examples;
- Partial Apple Safari support;