-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: new minor release #1108
chore: new minor release #1108
Conversation
* feat(did-comm): add trust ping protocol * chore: cleanup * chore: more test * chore: cleanup * chore: refactor test slightly * chore: stash test scratch work * fix: update jsonld resolution * chore: cleanup and fixing tests * chore: cleanup * chore: cleanup * chore: cleanup * chore: remove jsonld resolution * chore: update README * chore: PR feedback * chore: update default agent config Co-authored-by: Nick Reynolds <[email protected]>
Codecov ReportBase: 79.76% // Head: 80.10% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1108 +/- ##
==========================================
+ Coverage 79.76% 80.10% +0.34%
==========================================
Files 130 132 +2
Lines 4699 4741 +42
Branches 1011 1060 +49
==========================================
+ Hits 3748 3798 +50
+ Misses 951 943 -8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This should trigger the release of version 4.3.0, which contains all the features and fixes that we can integrate before the upcoming breaking changes from the ESM conversion.
Included fixed and features:
Ed25519
toX25519
#1078 Curve 25519 conversions for JWK