File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## Version 1.7.4
4
+
5
+ Released 2025-08-14
6
+
7
+ - [ (#625 ) base: add deno task test: browsers .] ( https://github.com/dajiaji/hpke-js/pull/625 )
8
+ - [ (#623 ) base: update test dependencies.] ( https://github.com/dajiaji/hpke-js/pull/623 )
9
+ - [ (#622 ) base: add deno task update.] ( https://github.com/dajiaji/hpke-js/pull/622 )
10
+ - [ (#617 ) base: add deno task dry-publish.] ( https://github.com/dajiaji/hpke-js/pull/617 )
11
+ - [ (#616 ) base: add deno task minify.] ( https://github.com/dajiaji/hpke-js/pull/616 )
12
+ - [ (#615 ) base: remove dependency on noble/hashes/sha3.] ( https://github.com/dajiaji/hpke-js/pull/615 )
13
+ - [ (#614 ) base: add deno task npm-build.] ( https://github.com/dajiaji/hpke-js/pull/614 )
14
+ - [ (#613 ) base: add deno task check.] ( https://github.com/dajiaji/hpke-js/pull/613 )
15
+ - [ (#610 ) base: remove path to noble from tsconfig.json.] ( https://github.com/dajiaji/hpke-js/pull/610 )
16
+ - [ (#565 ) core: add deriveKeyPair test for browsers.] ( https://github.com/dajiaji/hpke-js/pull/565 )
17
+ - [ (#563 ) core: run secure curves test on safari.] ( https://github.com/dajiaji/hpke-js/pull/563 )
18
+ - [ (#550 ) core: add DhkemX25519HkdfSha256 test for browsers.] ( https://github.com/dajiaji/hpke-js/pull/550 )
19
+
3
20
## Version 1.7.3
4
21
5
22
Released 2025-07-12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpke/core" ,
3
- "version" : " 1.7.3 " ,
3
+ "version" : " 1.7.4 " ,
4
4
"exports" : " ./mod.ts" ,
5
5
"publish" : {
6
6
"exclude" : [
You can’t perform that action at this time.
0 commit comments