You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/generated/changelog.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ <h1>Agent-JS Changelog</h1>
12
12
<section>
13
13
<h2>Version x.x.x</h2>
14
14
<ul>
15
+
<li>chore: cleans up github actions linting warnings</li>
15
16
<li>feat: replaces `secp256k1` npm package with `@noble/curves`</li>
16
17
<li>feat: enhances `.from` methods on public key classes to support unknown types, including PublicKey instances, ArrayBuffer-like objects, DER encoded public keys, and hex strings. Also introduces a new `bufFromBufLike` util</li>
17
18
<li>feat: introduces partial identities from public keys for authentication flows</li>
0 commit comments