Release v0.20
Crates
- nostr
- nostr-sdk
- nostr-sdk-net
- nostr-sdk-sqlite
What's Changed
- Include rest of the REQ event as filters by @Tony-Klink in #64
- Multiple clients pointing to the same relay share subscriptions by @arkaitzj in #66
- Nip 57 Tag Kinds by @thesimplekid in #69
- Add deserialization for RelayMessage::Auth by @0x4d0x4b in #70
- Create EventBuilder helper for zaps by @benthecarman in #72
- Add WASM support for
nostr-sdk
by @yukibtc in #74
New Contributors
- @Tony-Klink made their first contribution in #64
- @arkaitzj made their first contribution in #66
- @thesimplekid made their first contribution in #69
- @0x4d0x4b made their first contribution in #70
Full Changelog: v0.19.0...v0.20.0