Skip to content

Releases: PeculiarVentures/x509

Release v2.0.0

23 Mar 14:11

Choose a tag to compare

What's Changed

  • Make reflect polyfill required by @donskov in #130
  • perf: optimize PEM encoding and decoding by @aww-aww in #128
  • Add tests for X509Crl and X509CrlGenerator by @aww-aww in #127
  • Test/x509 crl generator duplicate serial 14597853205968635182 by @aww-aww in #126

New Contributors

Full Changelog: v1.14.3...v2.0.0

Release v1.14.3

12 Jan 09:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.2...v1.14.3

Release v1.14.2

16 Nov 11:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.1...v1.14.2

Release v1.14.1

16 Nov 11:12

Choose a tag to compare

What's Changed

  • Update documentation workflow and package management by @donskov in #109
  • Migrate library from Yarn to npm by @donskov in #110
  • Update ESLint configuration and dependencies by @donskov in #111

Full Changelog: v1.14.0...v1.14.1

Release v1.14.0

08 Sep 18:41

Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

Release v1.13.0

09 Jul 10:54

Choose a tag to compare

Release v1.12.4

10 Jun 16:19

Choose a tag to compare

What's Changed

  • Update GitHub Actions to use checkout and setup-node v4 by @donskov in #96
  • Update website dependencies to latest versions by @donskov in #98
  • chore(deps): bump prismjs from 1.29.0 to 1.30.0 in /website by @dependabot in #97
  • chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website by @dependabot in #100
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /website by @dependabot in #99
  • chore(deps): bump express from 4.19.2 to 4.21.2 in /website by @dependabot in #101
  • chore(deps): bump nanoid from 3.3.7 to 3.3.9 in /website by @dependabot in #102
  • Fix PEM validation to handle CR characters by @microshine in #104

New Contributors

Full Changelog: v1.12.3...v1.12.4