Commit 8566170
committed
Minor Version Release 0.3.0
Major Changes include: * Signature change in vss-client constructor. (in #31 ) * Vss-client can now also return AuthError if AuthException is returned from server. (#30) * Adds VssHeaderProvider, can be used for auth and request signing.(#31) * Adds LnurlAuthToJwtProvider, provides LnUrl based JWT auth. (#26) * Adds KeyObfuscator, to provide client-side key obfuscation. (#32) * Package now has enforced MSRV of 1.63.0. (#19) This is a minor version bump because there are non-backward compatible changes in vss-client usage.1 parent 3b093a4 commit 8566170
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments