Skip to content

v0.9.3

Compare
Choose a tag to compare
@andyblarblar andyblarblar released this 25 Nov 02:54
· 16 commits to master since this release
84c8937

Changelog ๐Ÿ—’

[+] Add support for base64 encoded private keys. This brings this web push implimentation in line with others like php and node in supporting keys from VAPID key generator sites.
[+] Reexport some base64 constants to support the above feature
[~] Update dependencies
[-] Remove pkcs8 crate, as its utilities have been replicated in jwt_simple
[+] Bump to 0.9.3