Skip to content

Releases: LukaJCB/ts-mls

v1.2.0

22 Sep 03:08
dc588ef
Compare
Choose a tag to compare

What's Changed

  • Modularize crypto implementation by @LukaJCB in #77
  • Remove dependency on noble from src/crypto files by @LukaJCB in #79
  • Add noble ciphersuite implementation by @staab in #78
  • refactor: new createCommit function interface by @c58 in #81
  • Bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #85
  • Bump tsx from 4.20.4 to 4.20.5 by @dependabot[bot] in #83
  • Bump typescript-eslint from 8.40.0 to 8.41.0 by @dependabot[bot] in #87
  • Bump tinybench from 5.0.0 to 5.0.1 by @dependabot[bot] in #88
  • Bump @eslint/js from 9.33.0 to 9.34.0 by @dependabot[bot] in #89
  • Migrate from jest to vitest and parallelize tests by @LukaJCB in #90
  • Upgrade to @noble/curves & ciphers 2.0, post-quantum 0.5.1 by @LukaJCB in #91
  • Fix typo in readme, add some files to gitignore by @staab in #92
  • Export some types by @staab in #93
  • Bump typescript-eslint from 8.41.0 to 8.42.0 by @dependabot[bot] in #95
  • Bump @eslint/js from 9.34.0 to 9.35.0 by @dependabot[bot] in #96
  • Bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #97
  • Bump typescript-eslint from 8.42.0 to 8.43.0 by @dependabot[bot] in #99
  • Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #98
  • Bump vite from 7.1.3 to 7.1.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #101
  • Bump typescript-eslint from 8.43.0 to 8.44.0 by @dependabot[bot] in #102
  • Bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in #104
  • Bump @eslint/js from 9.35.0 to 9.36.0 by @dependabot[bot] in #103
  • Clean up npm package build by @LukaJCB in #105

New Contributors

  • @staab made their first contribution in #78

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Aug 00:37
9d50ecf
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @c58 made their first contribution in #71

Full Changelog: v1.0.3...v1.1.0

v1.0.4

15 Jul 02:07
Compare
Choose a tag to compare

What's Changed

  • Bump @hpke/ml-kem from 0.1.0 to 0.1.1 by @dependabot[bot] in #37
  • Bump @hpke/chacha20poly1305 from 1.6.2 to 1.6.3 by @dependabot[bot] in #39
  • Update dependency to hpke/core 1.7.3 and remove patch by @LukaJCB in #40
  • Bump @hpke/hybridkem-x-wing from 0.5.1 to 0.5.2 by @dependabot[bot] in #38

Full Changelog: v1.0.3...v1.0.4

v1.0.3

11 Jul 03:22
Compare
Choose a tag to compare

What's Changed

  • Add release GHA that will publish to npm with provenance by @LukaJCB in #36

Full Changelog: 1.0.2...v1.0.3

1.0.2

10 Jul 01:41
68b3b92
Compare
Choose a tag to compare

What's Changed

  • docs: require Node.js 19+ for Web Crypto API compatibility by @jgmontoya in #33

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

06 Jul 00:38
367d218
Compare
Choose a tag to compare
1.0.0

1.0.0

04 Jul 23:03
5608b2c
Compare
Choose a tag to compare
1.0.0