github rust-nostr/nostr v0.19.0
Release v0.19

latest releases: v0.35.0, v0.34.0, v0.33.0...
19 months ago

Crates

  • nostr
  • nostr-sdk
  • nostr-sdk-sqlite

What's Changed

  • Add verify_delegation_signature() by @catenocrypt in #32
  • Add ability to get public key from nip-05 by @benthecarman in #34
  • Make relay url mandatory for kind 42 events by @0xtrr in #37
  • Add SQLite for nostr-sdk by @yukibtc in #36
  • Add support for Relay List Metadata (NIP-65) by @ok300 in #44
  • Impl Serialize and Deserialize for ClientMessage by @benthecarman in #47
  • Impl Serialize and Deserialize for RelayMessage by @benthecarman in #49
  • Add NIP-26 delegation tag support by @catenocrypt in #46
  • Add NIP-03: OpenTimestamps proof for events by @RCasatta in #40
  • nostr: fix Filter::id(s) doc comments by @bouzuya in #54
  • Add NIP46: Nostr Connect by @yukibtc in #51
  • build(deps): update bip39 requirement from 1.0 to 2.0 by @dependabot in #59
  • Code cleanup: use .. instead of _ in deconstructions by @benthecarman in #57

New Contributors

Full Changelog: nostr/v0.18.0...v0.19.0

Don't miss a new nostr release

NewReleases is sending notifications on new releases.