File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## Version 2.0.1
4
+
5
+ Released 2024-09-16
6
+
7
+ - [ (#47 ) Update bench from Kyber to MlKem.] ( https://github.com/dajiaji/crystals-kyber-js/pull/47 )
8
+ - [ (#46 ) Rename source files from kyber to mlKem.] ( https://github.com/dajiaji/crystals-kyber-js/pull/46 )
9
+ - [ (#46 ) Rename KyberBase to MlKemBase.] ( https://github.com/dajiaji/crystals-kyber-js/pull/46 )
10
+ - [ (#45 ) Use oven-sh/setup-bun@v2 for bun CI.] ( https://github.com/dajiaji/crystals-kyber-js/pull/45 )
11
+ - [ (#44 ) Add support for Node.js 22.] ( https://github.com/dajiaji/crystals-kyber-js/pull/38 )
12
+ - [ (#43 ) Fix typo on README.] ( https://github.com/dajiaji/crystals-kyber-js/pull/43 )
13
+
3
14
## Version 2.0.0
4
15
5
16
Released 2024-09-15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dajiaji/mlkem" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"exports" : " ./mod.ts" ,
5
5
"imports" : {
6
6
"@noble/hashes" : " npm:@noble/hashes@^1.5.0"
You can’t perform that action at this time.
0 commit comments